{
  "version": 3,
  "sources": ["../../../src/methods/transactions/getSuccessfulTransactions.ts"],
  "sourcesContent": ["import { getState } from 'store/store';\nimport { successfulTransactionsSelector } from '../../store/selectors/transactionsSelector';\n\nexport function getSuccessfulTransactions(state = getState()) {\n  return successfulTransactionsSelector(state);\n}\n"],
  "mappings": "yaAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,+BAAAE,IAAA,eAAAC,EAAAH,GAAA,IAAAI,EAAyB,uBACzBC,EAA+C,sDAExC,SAASH,EAA0BI,KAAQ,YAAS,EAAG,CAC5D,SAAO,kCAA+BA,CAAK,CAC7C",
  "names": ["getSuccessfulTransactions_exports", "__export", "getSuccessfulTransactions", "__toCommonJS", "import_store", "import_transactionsSelector", "state"]
}
