Skip to content

Commit 7289dee

Browse files
committed
add todo for copilot nitpick
1 parent 25645ea commit 7289dee

File tree

1 file changed

+2
-0
lines changed
  • deployments/rollup-bsn-demo/crypto-ops-tool/cmd/crypto-ops

1 file changed

+2
-0
lines changed

deployments/rollup-bsn-demo/crypto-ops-tool/cmd/crypto-ops/main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import (
2525
sdk "github.com/cosmos/cosmos-sdk/types"
2626
)
2727

28+
// TODO: The following constants are duplicated in both this Go script and demo.sh.
29+
// Consider consolidating them into a single place.
2830
const (
2931
BBN_CHAIN_ID = "chain-test"
3032
CONSUMER_ID = "consumer-id"

0 commit comments

Comments
 (0)