nimiq / core-rs

Official Rust implementation of the Nimiq protocol
https://nimiq.com
Other
74 stars 10 forks source link

Adjust transaction flag behaviour to be the same of JS client #22

Closed paberr closed 5 years ago

paberr commented 5 years ago

I aligned our client's behaviour in two cases:

After my changes, the Rust client behaves exactly like our JS client in this regard.