mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 12:45:50 +00:00
back out change
This commit is contained in:
@@ -7,7 +7,7 @@ import { Buffer } from 'buffer/'
|
||||
* BinaryParser is used to compute fields and values from a HexString
|
||||
*/
|
||||
class BinaryParser {
|
||||
public bytes: Buffer
|
||||
private bytes: Buffer
|
||||
|
||||
/**
|
||||
* Initialize bytes to a hex string
|
||||
|
||||
Reference in New Issue
Block a user