Skip to content

Commit cb7e351

Browse files
committed
chore(acceptance): document misnaming validator address
refs: Agoric/agoric-3-proposals#212 refs: #10818
1 parent ef67242 commit cb7e351

File tree

1 file changed

+1
-0
lines changed
  • a3p-integration/proposals/z:acceptance

1 file changed

+1
-0
lines changed

a3p-integration/proposals/z:acceptance/test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ yarn ava governance.test.js
3535

3636
echo ACCEPTANCE TESTING stake BLD
3737
# XXX correct misnaming
38+
# UNTIL https://github.com/Agoric/agoric-3-proposals/issues/212
3839
DELEGATOR_ADDRRESS=$VALIDATORADDR
3940
VALIDATOR_ADDRESS=$(agd query staking delegations "$DELEGATOR_ADDRRESS" --output json | jq -r ".delegation_responses[0].delegation.validator_address")
4041
export VALIDATOR_ADDRESS

0 commit comments

Comments
 (0)