import eraSummaryJson from './era_summary_example.json';
import eraSummaryV2DelegatorKindJson from './era_summary_v2_delegator_kind_purse.json';
import eraInfoResultJson from './era_info_result.json';
import transactionWithEraJson from './transaction_with_era.json';
export { eraSummaryJson, eraSummaryV2DelegatorKindJson, eraInfoResultJson, transactionWithEraJson };
