UNPKG

rchain-toolkit

Version:

Node JS utils and methods to interact with rchain's rnode api and proto interfaces

49 lines (48 loc) 1.08 kB
"use strict"; exports.__esModule = true; exports.privateNamePreviewResponse2 = exports.privateNamePreviewResponse = void 0; exports.privateNamePreviewResponse = { names: ["fc60308a5512c265b978b46d7283f2d5f7aa12f64a5b1874df26ef3be827f57e"], blockNumber: 6 }; exports.privateNamePreviewResponse2 = { message: "payload", payload: { ids: [ Buffer.from([ 145, 79, 72, 91, 227, 162, 74, 195, 45, 139, 30, 13, 129, 250, 118, 169, 41, 99, 44, 225, 167, 214, 40, 87, 62, 68, 234, 184, 159, 181, 165, 117 ]) ] } };