UNPKG

@dfinity/ledger-icp

Version:

A library for interfacing with the ICP ledger on the Internet Computer.

6 lines (5 loc) 243 B
export declare const SUB_ACCOUNT_BYTE_LENGTH = 32; export declare const CREATE_CANISTER_MEMO: bigint; export declare const TOP_UP_CANISTER_MEMO: bigint; export declare const TRANSACTION_FEE: bigint; export declare const E8S_PER_TOKEN: bigint;