ergoplatform / sigma-rust

Rust implementation of ErgoTree interpreter and wallet-related features
Creative Commons Zero v1.0 Universal
69 stars 48 forks source link

Add missing functions for address and implement parameters from json for c-bindings #744

Closed Alesfatalis closed 6 months ago

Alesfatalis commented 6 months ago

Following functions should be added for Address:

To get current blockchain parameters which can be adjusted by miners through voting it would be useful to have an ergo_lib_parameters_from_json function exposed.