An address paired with a signer that produces placeholder signatures for it.
Useful for post-quantum accounts, whose real signatures are large and slow to produce, when only a simulation of the group is needed.
A TransactionSigner that produces unsigned (or placeholder-signed) transactions. This must only be used to simulate transactions with the allowEmptySignatures option enabled.
allowEmptySignatures
Generated using TypeDoc
An address paired with a signer that produces placeholder signatures for it.
Remarks
Useful for post-quantum accounts, whose real signatures are large and slow to produce, when only a simulation of the group is needed.