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.
AccountRoot
Amendments
AMM
Bridge
Check
DepositPreauth
Did
DirectoryNode
Escrow
FeeSettings
Hashes
NegativeUNL
NFTokenOffer
NFTokenPage
Offer
Oracle
PayChannel
RippleState
SignerList
Ticket
XChainOwnedClaimID
XChainOwnedCreateAccountClaimID
Usage
To import the package, you can use the following code:
import "github.com/Peersyst/xrpl-go/xrpl/ledger-entry-types"