eigerco / lumina

Wasm friendly Celestia light node implementation in Rust
Apache License 2.0
121 stars 36 forks source link

Update JS API to match the ecosystem #405

Closed fl0rek closed 1 month ago

fl0rek commented 1 month ago
fl0rek commented 1 month ago

Changing all the returned struct names would require duplicating all the structs we return (including behemoths like ExtendedHeader), which isn't currently feasable. We decided to leave it as it is, unless better solution is found