Hotpocket version changes (#336)

This commit is contained in:
Chalith Desaman
2021-07-28 16:33:58 +05:30
committed by GitHub
parent 866a617989
commit 4a5c3554bd
10 changed files with 27 additions and 13 deletions

View File

@@ -1,6 +1,8 @@
const fs = require('fs');
const tty = require('tty');
// Hot Pocket contract library version 0.5.0
const MAX_SEQ_PACKET_SIZE = 128 * 1024;
const controlMessages = {
contractEnd: "contract_end",