Updated Wallet Version ! Now only 500k gas for Wallet creation

This commit is contained in:
Nicolas Gotchac
2016-12-09 16:24:11 +01:00
parent 63137b1548
commit efee55ae84
4 changed files with 29 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
import wallet from './wallet';
import { wallet } from './wallet';
export {
wallet

File diff suppressed because one or more lines are too long