Skip to content

rpc: Support number of decimals in token info

This adds fields decimal_places to Nexa tokens in token genesis info call.

Additionally, the field op_return is added for the raw token info that allows clients to parse any "non-standard" info from token genesis.

Fixes #187 (closed)

Merge request reports