get_timestamp {trustedtimestamping}R Documentation

Retrieve timestamp from STELLAR network

Description

Retrieve timestamp from STELLAR network

Usage

get_timestamp(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

GMT GMT-timestamp

Examples


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


[Package trustedtimestamping version 0.2.6 Index]