powered by
Posts a new transaction to the Stellar Network.
postTransaction(body, domain = "public")
character - base64 representation of transaction envelope XDR.
- character - signalling to query the testnet or public network. Can be either "testnet" or "public".
list
# NOT RUN { postTransaction("aaaaaafds098as0d9") # } # NOT RUN { # }
Run the code above in your browser using DataLab