Skip to content

Commit

Permalink
faucet vp removed whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtlofgren committed Sep 26, 2023
1 parent 72da5ec commit 965f7e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions templates/devnet-0.23.toml
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ vp = "vp_masp"

# Wasm VP definitions

# Wasm VP definitions

# Implicit VP
[wasm.vp_implicit]
filename = "vp_implicit.wasm"
Expand All @@ -221,10 +219,6 @@ filename = "vp_user.wasm"
# filename (relative to wasm path used by the node)
filename = "vp_validator.wasm"

# Faucet VP
[wasm.vp_testnet_faucet]
filename = "vp_testnet_faucet.wasm"

# MASP VP
[wasm.vp_masp]
filename = "vp_masp.wasm"
Expand Down

0 comments on commit 965f7e5

Please sign in to comment.