Skip to main content

ledger-entry-types

Overview

The ledger-entry-types package contains types and functions to handle ledger objects. They are used by other packages, like transaction to type the transaction's fields.

Usage

To import the package, you can use the following code:

import "github.com/Peersyst/xrpl-go/xrpl/ledger-entry-types"