powered by
Return a single transaction using a transaction id.
getTransactionDetail(hash, domain = "public")
character - a transaction id/hash.
character - signalling to query the testnet or public network. Can be either "testnet" or "public".
list
# NOT RUN { getTransactionDetail("someHash") # }
Run the code above in your browser using DataLab