Holds all function arguments.
Optional
id?: IdSets the signer's id property.
A polkadot KeyringPair or combination of secretKey
& publicKey
.
Optional
type?: stringIf keypair
is not a KeyringPair, provide the key type here; otherwise, this is ignored.
An array of signer interfaces based on the keypair and type.
Based on an existing keypair and its type, creates all available signers that work with this key type.