Learn R Programming

trustedtimestamping (version 0.2.6)

get_hash: Retrieve hash from STELLAR network

Description

Retrieve hash from STELLAR network

Usage

get_hash(url, proxy_ip = NULL, proxy_port = NULL)

Arguments

url

url

proxy_ip

if needed, provide proxy ip

proxy_port

if needed, provide proxy port

Value

hash

Examples

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

Run the code above in your browser using DataLab