BlockchainTransactionSubmit (for Tezos)
BlockchainTransactionSubmit[obj]
submits the operation specified in the BlockchainTransaction object obj to the Tezos blockchain.
Details
- BlockchainTransactionSubmit[obj] submits the operation to a Tezos 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 operation has been added to the Tezos blockchain yet.
- BlockchainTransactionSubmit can submit operations to the Tezos mainnet (default), testnet and voting process testing period chain fork. These networks are specified in the BlockchainTransaction object.
Examples
Basic Examples (1)
Create a Tezos BlockchainTransaction:
Sign the transaction object using a private key object:
Text
Wolfram Research (2020), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-Tezos.html.
CMS
Wolfram Language. 2020. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-Tezos.html.
APA
Wolfram Language. (2020). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-Tezos.html