UNPKG

@signumjs/contracts

Version:

Smart Contracts package for Signum Network

12 lines (11 loc) 156 B
/** * Copyright (c) 2019 Burst Apps Team */ /** * @internal * @ignore * * Size of Code Pages in bytes * */ export declare const CodePageSize = 256;