Skip to content

Add NEXA support

Dagur Valberg Johannsson requested to merge dagurval/rostrum:nexa-support into master

Adds support for the blockchain Nexa. To enable rostrum for nexa, compile with --features=nexa.

This adds basic support, like parsing blocks, transactions and indexing. Some features are still missing, like parsing a nexa address.

Merge request reports