Finds first non-signer arg.
A function is often defined with a signer or &signer arguments at the start, which are filled in by signatures, and not by the caller.
signer
&signer
Generated using TypeDoc
Finds first non-signer arg.
A function is often defined with a
signer
or&signer
arguments at the start, which are filled in by signatures, and not by the caller.