Finschia / finschia-js

finschia-js is javascript sdk for Finschia
Apache License 2.0
7 stars 4 forks source link

fix multisignature spec file error #19

Closed loin3 closed 2 years ago

loin3 commented 2 years ago

Multisignature is still encoded through Amino and prefix is added when encoded to Amino pubkey, but the prefix was not modified for ostracon, so multisig pubkey was not encoded correctly. Accordingly multisig address was not generated correctly.

The problem was solved by modifying the prefix to match the ostracon.