Discriminated union describing how data will be uploaded to the Bulletin Chain.
"preimage"
"signer"
TransactionStorage.store
Discriminated union describing how data will be uploaded to the Bulletin Chain.
"preimage"— the host handles signing and chain submission via its preimage API."signer"— aTransactionStorage.storetransaction is signed and submitted directly.