UNPKG

@bithomp/xrpl-api

Version:

A Bithomp JavaScript/TypeScript library for interacting with the XRP Ledger

8 lines (7 loc) 170 B
export type FormattedEmitDetails = { emitBurden: string; emitGeneration: number; emitHookHash: string; emitNonce: string; emitParentTxnID: string; };