mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Hotpocket version changes (#336)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user