Learn R Programming

trustedtimestamping (version 0.2.6)

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

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

Run the code above in your browser using DataLab