UNPKG

rchain-toolkit

Version:

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

2 lines (1 loc) 67 B
export declare const bytesFromHex: (hexStr: string) => Uint8Array;