PHP WebShell

Текущая директория: /var/www/bitcardoApp/node_modules/ethers/src.ts/constants

Просмотр файла: index.ts

/**
 *  Some common constants useful for Ethereum.
 *
 *  @_section: api/constants: Constants  [about-constants]
 */

export { ZeroAddress } from "./addresses.js";
export { ZeroHash } from "./hashes.js";
export {
    N,
    WeiPerEther,
    MaxUint256,
    MinInt256,
    MaxInt256
} from "./numbers.js";
export { EtherSymbol, MessagePrefix } from "./strings.js";

Выполнить команду


Для локальной разработки. Не используйте в интернете!