Creates a Signer that, when required to sign, does nothing. This can be useful when libraries require a Signer but we don't have one in the current environment. For example, if the transaction will then be signed in a backend server.
Signer
Creates a
Signerthat, when required to sign, does nothing. This can be useful when libraries require aSignerbut we don't have one in the current environment. For example, if the transaction will then be signed in a backend server.