BlockchainTransactionSubmit (for ARK)
BlockchainTransactionSubmit[obj]
submits the transaction specified in the BlockchainTransaction object obj to the ARK blockchain.
Details
- BlockchainTransactionSubmit[obj] submits the transaction to an ARK node for inclusion in a future block.
- BlockchainTransactionSubmit will return a BlockchainTransaction object with the added property "TransactionID".
- BlockchainTransactionData can be applied to the result from BlockchainTransactionSubmit to determine if the submitted transaction has been added to the ARK blockchain yet.
- BlockchainTransactionSubmit can submit transactions to the ARK mainnet (default) and devnet. These networks are specified in the BlockchainTransaction object.
Examples
Basic Examples (2)
Create an ARK BlockchainTransaction:
Sign the transaction object using a private key object:
Send the signed transaction to the ARK blockchain:
Create an ARK BlockchainTransaction that uses a multisignature address:
Sign the transaction with the minimum amount of required keys:
Text
Wolfram Research (2019), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
CMS
Wolfram Language. 2019. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
APA
Wolfram Language. (2019). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html