@danzipie so the registry was meant for public use by Parity originally, that's why each name reservation has a fee.
it doesn't make sense in our case since we own the contract and we are the only ones allowed to create entries. Requiring us to pay a fee for us is just super annoying
we didn't change this before because we didn't want to touch an already audited contract. but since I already had to modify it because of other issues, with this effort we can remove this one as well. the auditors pointed this out as well
Closes #49