Skip to content

Commit

Permalink
Merge pull request #14 from guardaco/master
Browse files Browse the repository at this point in the history
from trezor (#13)
  • Loading branch information
alexeirbv authored Aug 21, 2020
2 parents e9a6a0b + 06f5f98 commit 2e579bf
Show file tree
Hide file tree
Showing 15 changed files with 453 additions and 47 deletions.
6 changes: 4 additions & 2 deletions bchain/coins/xzc/testdata/packedtxs.hex

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions bchain/coins/xzc/testdata/rawblock.hex

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions bchain/coins/xzc/testdata/txs.hex

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bchain/coins/xzc/zcoinmsgtx.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ func (msg *ZcoinMsgTx) XzcDecode(r io.Reader, pver uint32, enc wire.MessageEncod
}

return nil
}
}
Loading

0 comments on commit 2e579bf

Please sign in to comment.