UNPKG

@bandprotocol/bandchain.js

Version:

Library for interacting with BandChain in browser and Node.js environments

4 lines (3 loc) 139 B
export declare const MAX_CLIENT_ID_LENGTH = 128; export declare const MAX_DATA_SIZE = 256; export declare const MAX_MEMO_CHARACTERS = 256;