You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #6930 , I'm trying to cancel a bid with agd tx swingset wallet-action XXX. Since that doesn't require withdrawing from any purses, I thought I wouldn't need the --allow-spend flag. But I get Error: tryExitOffer requires spend authority.
Describe the bug
As part of #6930 , I'm trying to cancel a bid with
agd tx swingset wallet-action XXX
. Since that doesn't require withdrawing from any purses, I thought I wouldn't need the--allow-spend
flag. But I getError: tryExitOffer requires spend authority
.To Reproduce
Send the bridge action in the log below
Expected behavior
tryExit
should not need the spend flag.Platform Environment
ollinet
Revision Link: https://github.com/Agoric/agoric-sdk/tree/7989b8857a728c7b7b937077757520f0cadeebde
Additional context
part of #6930
Screenshots
cc @turadg
The text was updated successfully, but these errors were encountered: