The public key and raw signing function to build the signers from
Optional sendingAddress: AddressThe address transactions are sent from. Defaults to the derived Falcon-1024 address; supply it when this key is the auth address of a rekeyed account.
An address bundled with transaction, empty transaction and delegated LogicSig signers
A thin wrapper around addressWithSignersFromRawPQSigner that supplies the FALCON_1024_SCHEME identifier, so see that function for the details and limitations of post-quantum signing.
Generated using TypeDoc
Build the full set of signers for a Falcon-1024 key from a function that signs raw bytes with it.