UNPKG

casper-js-sdk

Version:
5 lines (4 loc) 262 B
import { CasperNetworkName } from '../@types'; export declare const AuctionManagerContractHashMap: Record<CasperNetworkName, string>; export declare const DEFAULT_MINIMUM_DELEGATION_AMOUNT: bigint; export declare const DEFAULT_MAXIMUM_DELEGATION_AMOUNT: bigint;