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
Add a sponsor(account) method to the transaction base class that sets the account sponsor and adds the signature as proof. The transaction must be signed (by the sender) before calling this method.
Add a
sponsor(account)method to the transaction base class that sets the account sponsor and adds the signature as proof. The transaction must be signed (by the sender) before calling this method.