Merge pull request #202 from dcousens/ecneg
ECKey -D test and light cleanup
This commit is contained in:
commit
c76d3cef37
11 changed files with 34 additions and 24 deletions
|
@ -45,6 +45,7 @@ function readPushDataInt(buffer, offset) {
|
|||
}
|
||||
|
||||
return {
|
||||
opcode: opcode,
|
||||
number: number,
|
||||
size: size
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue