UNPKG

@firmachain/firma-js

Version:

The Official FirmaChain Javascript SDK written in Typescript

15 lines (14 loc) 1.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.signerMnemonic4 = exports.signerMnemonic3 = exports.signerMnemonic2 = exports.signerMnemonic1 = exports.firmaFeeMnemonic = exports.feeMnemonic = exports.bobMnemonic = exports.aliceMnemonic = exports.validatorMnemonic = exports.TestChainConfig = void 0; var FirmaConfig_1 = require("../sdk/FirmaConfig"); exports.TestChainConfig = FirmaConfig_1.FirmaConfig.TestNetConfig; exports.validatorMnemonic = "main shallow liberty desk super palm remind throw track legal warrior client garbage type insect first token keen subway pony curtain pitch yellow arrive"; exports.aliceMnemonic = "harvest galaxy sniff include record undo width oven tired sad month text museum curious firm mountain flash assault oval sand ribbon blouse consider lens"; exports.bobMnemonic = "certain bean eager measure crawl cliff innocent practice gas ladder board aspect fish link sweet raccoon staff long crumble skin special width click plastic"; exports.feeMnemonic = ""; exports.firmaFeeMnemonic = ""; exports.signerMnemonic1 = ""; exports.signerMnemonic2 = ""; exports.signerMnemonic3 = ""; exports.signerMnemonic4 = "";