bnb-chain / java-sdk

Apache License 2.0
127 stars 86 forks source link

fix: fix side vote addr not parsed issue #146

Closed forcodedancing closed 1 year ago

forcodedancing commented 1 year ago

This pr fixes the issue of parsing vote address from EditSideChainValidatorWithVoteAddr transaction.

Be noted, #144 is reverted due to lots of compile issues.