register-account
:configuration get-config
commandregister-account
transaction cost depends on the length of the domain you want to register. You can see all the transaction cost parameters in register_account_closed
. The price in token is then calculated by the formulaprice = register_account_closed * 1000000 / fee_coin_price
register_account_open
.fee_coin_price
will be updated to reflect the market value of the IOV token. The intent is to keep the price of the account registration stable vs a stable currency.