Skip to content

Commit

Permalink
add slash pool address to wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
brentstone committed Apr 16, 2024
1 parent 2435d2c commit 11b7e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/apps/src/lib/config/genesis/chain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ impl Finalized {
InternalAddress::EthBridgePool,
InternalAddress::Governance,
InternalAddress::Pgf,
InternalAddress::PosSlashPool,
] {
wallet.insert_address(
int_add.to_string().to_lowercase(),
Expand Down

0 comments on commit 11b7e3e

Please sign in to comment.