kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
447 stars 228 forks source link

How many addresses can a wallet create at most? #2205

Open nanxin0366 opened 1 year ago

nanxin0366 commented 1 year ago

Hi, We are planning to mine KAS in our mining pool, so I have some questions about wallet management in this regard.

  1. How many addresses can a wallet create at most?
  2. Is there an grpc or method to validate the validity of an address?