Skip to content

Commit

Permalink
Update app/upgrades/types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Olshansky <[email protected]>
  • Loading branch information
okdas and Olshansk authored Nov 15, 2024
1 parent 7b457ca commit 90e3f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/pokt-network/poktroll/app/keepers"
)

// TODO_CONSIDER: different networks should have the same gov module address, but might have different DAO addresses,
// TODO_MAINNET_DISCUSSION(@Olshansk): different networks should have the same gov module address, but might have different DAO addresses,
// unless we specifically write in these addresses in the genesis file.
// Should we use the same address/wallet for DAO or find a way to detect the network the upgrade is being applied to,
// to pick different addresses depending on the name of the network? (e.g chain-id)
Expand Down

0 comments on commit 90e3f32

Please sign in to comment.