We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef67242 commit cb7e351Copy full SHA for cb7e351
a3p-integration/proposals/z:acceptance/test.sh
@@ -35,6 +35,7 @@ yarn ava governance.test.js
35
36
echo ACCEPTANCE TESTING stake BLD
37
# XXX correct misnaming
38
+# UNTIL https://github.com/Agoric/agoric-3-proposals/issues/212
39
DELEGATOR_ADDRRESS=$VALIDATORADDR
40
VALIDATOR_ADDRESS=$(agd query staking delegations "$DELEGATOR_ADDRRESS" --output json | jq -r ".delegation_responses[0].delegation.validator_address")
41
export VALIDATOR_ADDRESS
0 commit comments