Optional
authenticator?: AuthenticatorAn optional authenticator instance used for the operation.
Optional
onCallback function to be called when the transaction is anchored. If provided, targetBlockchainRid
must also be provided.
Optional
signers?: Signer[]An optional array of FtKeyStore instances that will be used to sign this operation.
Optional
skipDetermines wether operation should skip ft signing with the provided keys
Optional
targetBuffer representing the rid where this operation should be anchored. If provided, onAnchoredHandler
must also be provided.
Configuration options for an operation.