get_transaction: Retrieve Ripple Transaction

Description Usage Arguments Value

View source: R/get_transaction.R

Description

While the Ripple-REST API is a high-level API built on top of the rippled server, there are times when you may need to access an underlying Ripple transaction rather than dealing with the Ripple-REST data format. When you need to do this, you can retrieve a transaction with this function.

Usage

1

Arguments

hash

Transaction hash

Value

A list


hmalmedal/ripplerestr documentation built on May 17, 2019, 4:34 p.m.