// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`reducers balanceReducer should handle initial state 1`] = ` Object { "balanceLoading": false, "channelBalance": null, "walletBalance": null, } `;