BlockchainTransactionSubmit (for bloxberg)
BlockchainTransactionSubmit[obj]
submits the transaction specified in the BlockchainTransaction object obj to the bloxberg blockchain.
Details
- BlockchainTransactionSubmit[obj] submits the transaction to a bloxberg 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 bloxberg blockchain yet.
- BlockchainTransactionSubmit can submit transactions to the bloxberg blockchain. This network is specified in the BlockchainTransaction object.
Examples
Basic Examples (1)
Create a bloxberg BlockchainTransaction:
Related Guides
History
Introduced in 2020 (12.1)
Text
Wolfram Research (2020), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-bloxberg.html.
CMS
Wolfram Language. 2020. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-bloxberg.html.
APA
Wolfram Language. (2020). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-bloxberg.html
BibTeX
@misc{reference.wolfram_2025_blockchaintransactionsubmit, author="Wolfram Research", title="{BlockchainTransactionSubmit}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-bloxberg.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_blockchaintransactionsubmit, organization={Wolfram Research}, title={BlockchainTransactionSubmit}, year={2020}, url={https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-bloxberg.html}, note=[Accessed: 11-August-2025]}