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
fix: add missing procedure arguments to the ProcedureArguments interface
also renamed the Approve procedure to ApproveErc20 and created a TransferErc20 procedure
BREAKING CHANGE: rename `ProcedureType` enum's member `Approve` to `ApproveErc20`, rename the
`ApproveProcedureArgs` interface to `ApproveErc20ProcedureArgs`. This affects the
`ProcedureArguments` interface
0 commit comments