Interface ILookupTransactionById

interface ILookupTransactionById ((txnId) => Promise<any>)

Generated using TypeDoc