UNPKG

@ledgerhq/coin-multiversx

Version:
3 lines 239 B
import { Account, TokenAccount } from "@ledgerhq/types-live"; export declare function reconciliateSubAccounts(tokenAccounts: TokenAccount[], initialAccount: Account | undefined): TokenAccount[]; //# sourceMappingURL=reconciliation.d.ts.map