UNPKG

vasku

Version:

TVM-Solidity contract development framework

10 lines 415 B
export declare const error: { noClient: Error; noTvc: Error; noGiver: Error; contractAlreadyDeployed: Error; }; export declare const ZERO256 = "0000000000000000000000000000000000000000000000000000000000000000"; export declare const ZERO_ADDRESS = "0:0000000000000000000000000000000000000000000000000000000000000000"; export declare const ZERO_UINT256: string; //# sourceMappingURL=constants.d.ts.map