namecoin / namecoin-core

Namecoin full node + wallet based on the current Bitcoin Core codebase.
https://www.namecoin.org/
MIT License
457 stars 146 forks source link

Switch Buy Names page to use name_autoregister #522

Open JeremyRand opened 1 year ago

JeremyRand commented 1 year ago

The Buy Names page currently uses name_firstupdate to register a name. We should switch that to name_autoregister.

JeremyRand commented 1 year ago

Blocked by https://github.com/namecoin/namecoin-core/pull/436