get_hash {trustedtimestamping}R Documentation

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


get_hash("https://horizon.stellar.org/transactions/ea0ae0etc")


[Package trustedtimestamping version 0.2.6 Index]