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
Similar to #711, I am having trouble differentiated between when the master signer for an account is re-enabled versus when it is simply having it's weight updated.
Ideally, we would add some info to the SetOptionsResult object to specify how the master signer was affects in this operation, if at all.
As a proposal, I would say we should add a new enum to the XDR defs:
Similar to #711, I am having trouble differentiated between when the master signer for an account is re-enabled versus when it is simply having it's weight updated.
Ideally, we would add some info to the SetOptionsResult object to specify how the master signer was affects in this operation, if at all.
As a proposal, I would say we should add a new enum to the XDR defs:
Then SetOptionsResult would become something like:
The text was updated successfully, but these errors were encountered: