Skip to content

Commit

Permalink
chore(acceptance): document misnaming validator address
Browse files Browse the repository at this point in the history
  • Loading branch information
anilhelvaci committed Jan 15, 2025
1 parent a4a4683 commit 8eae20c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions a3p-integration/proposals/z:acceptance/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ yarn ava governance.test.js

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

0 comments on commit 8eae20c

Please sign in to comment.