UNPKG

@coinbase/onchaintestkit

Version:

End-to-end testing toolkit for blockchain applications, powered by Playwright

4 lines (3 loc) 220 B
export declare const DEFAULT_PASSWORD = "COMPLEXPASSWORD1"; export declare const DEFAULT_SEED_PHRASE: string | undefined; export declare const coinbaseWalletConfig: import("e2e/onchainTestKit/src").WalletFixtureOptions;