The integration of the Nano Name Service, currently uses the RPC account_key call to rpc.nano.to to resolve Nano usernames, because the implementation introduced fewer new classes and concepts. However, Names could be resolved with the .well-knownDeveloper API which doesn't have any rate limits
The integration of the Nano Name Service, currently uses the RPC
account_key
call torpc.nano.to
to resolve Nano usernames, because the implementation introduced fewer new classes and concepts. However, Names could be resolved with the.well-known
Developer API which doesn't have any rate limits