ava-labs / avalanche-types-rs

Avalanche primitive types in Rust (experimental)
Other
32 stars 10 forks source link

feat(jsonrpc): add error field to info structs #114

Open Nuttymoon opened 1 year ago

Nuttymoon commented 1 year ago

This is a minor PR to add error field that is missing to some structs in jsonrpc::info.

gyuho commented 1 year ago

@Nuttymoon Thanks for contribution. We now have https://github.com/ava-labs/avalanche-rs, please feel free to backport this to https://github.com/ava-labs/avalanche-rs. Thank you.