get_url_blockchaintransaction {trustedtimestamping} | R Documentation |
Get url of the transaction on STELLAR network (stellarchain.io (non-json))
Description
Get url of the transaction on STELLAR network (stellarchain.io (non-json))
Usage
get_url_blockchaintransaction(url)
Arguments
url |
url |
Value
url url of blockchain transaction
Examples
get_url_blockchaintransaction("https://horizon.stellar.org/transactions/ea0ae0etc")
[Package trustedtimestamping version 0.2.6 Index]