multiversx / mx-sdk-specs

Specifications for mx-sdk-* (js, py, go etc.).
MIT License
3 stars 1 forks source link

Fix return type of delegation transaction parser #53

Closed popenta closed 5 months ago

popenta commented 5 months ago

Fixed the return type of the delegation transactions outcome parser.

Also specified how the compute_bytes_for_signing() method should work. It it should serialize the transaction for hash signing or regular transaction signing.