find First Non Signer Arg
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.
Parameters
function Abi
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.