@firmachain/firma-js
Version:
The Official FirmaChain Javascript SDK written in Typescript
12 lines (11 loc) • 941 B
TypeScript
import { FirmaConfig } from '../sdk/FirmaConfig';
export declare let TestChainConfig: FirmaConfig;
export declare const 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";
export declare const 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";
export declare const 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";
export declare const feeMnemonic = "";
export declare const firmaFeeMnemonic = "";
export declare const signerMnemonic1 = "";
export declare const signerMnemonic2 = "";
export declare const signerMnemonic3 = "";
export declare const signerMnemonic4 = "";