Structs§
- Null
Signer - A signer implementation that always produces :meth:
solders.signature.Signature.default()
. Used as a placeholder for absentee signers whose ’Pubkey` is required to construct the transaction.
solders.signature.Signature.default()
.
Used as a placeholder for absentee signers whose ’Pubkey` is required to construct
the transaction.