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
The GatewayComposer contract should have a stake function which completes the GC.acceptStakeRequest function if the StakeRequest has been accepted directly on the BT contract. This edge-case is already addressable by the user through calling GC.approve and Gateway.stake() so it is low-priority and out of current scope;
The text was updated successfully, but these errors were encountered:
The GatewayComposer contract should have a stake function which completes the GC.acceptStakeRequest function if the StakeRequest has been accepted directly on the BT contract. This edge-case is already addressable by the user through calling GC.approve and Gateway.stake() so it is low-priority and out of current scope;
The text was updated successfully, but these errors were encountered: