Zilliqa / zq2

Zilliqa 2.0 code base
Apache License 2.0
9 stars 0 forks source link

Updated GetTransactionStatus API endpoint to use an enum #1794

Closed maxconway closed 5 days ago

maxconway commented 5 days ago

Updated GetTransactionStatus API endpoint to use an enum to represent possible transaction statuses

Added serde_repr to serialise to numeric representation