wharfkit / antelope

Core types, client interfaces, and other tools for working with Antelope-based blockchains.
Other
42 stars 23 forks source link

Add PUB_WA support #94

Closed Avm07 closed 7 months ago

Avm07 commented 7 months ago

Is your feature request related to a problem? Please describe. Add support of PUB_WA key to PublicKey class, pls check that signature and the rest of the function will work for this type of key.

Describe the solution you'd like PUB_WA key type is supported, seamlessly.

Describe alternatives you've considered N/A

Additional context N/A

Avm07 commented 7 months ago

Closed, cause of this PR: https://github.com/wharfkit/antelope/pull/17