export type ResultDumpAccounts = { accounts: string[]; txs: string[]; };