wharfkit / antelope

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

Fix bug causing invalid id in SignedTransaction #30

Closed jnordberg closed 1 year ago

jnordberg commented 1 year ago

Any subclass of Transaction must re-implement .id if it extends its ABI since the parent class implementation encodes and hashes itself to obtain the id