Beldex-Coin / beldex

Beldex: the secure, private, untraceable cryptocurrency
https://beldex.io
Other
27 stars 21 forks source link

BNS refactoring #120

Closed victor-tucci closed 1 year ago

victor-tucci commented 1 year ago

bns_buy_mapping:

_usage: bns_buy_mapping [index=[,,...]] [] [years=1y|2y|5y|10y] [owner=] [backup_owner=] [bchat_id=] [belnetid=] [address=]

bns_update_mapping:

_usage: bns_update_mapping [index=[,,...]] [] [owner=] [backup_owner=] [bchat_id=] [belnet_id=] [address=] [signature=] _

bns_renew_mapping:

_usage: bns_renewmapping [index=[,,...]] [] [years=1y|2y|5y|10y]

victor-tucci commented 1 year ago

The check is failed due to the previous commit #114. which will be fix in the next commit