Learn R Programming

trustedtimestamping (version 0.2.6)

get_url_blockchaintransaction: 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

Run this code
# NOT RUN {
get_url_blockchaintransaction("https://horizon.stellar.org/transactions/ea0ae0etc")
# }

Run the code above in your browser using DataLab