Network Identifiers
- Mainnet:
spark - Regtest:
sparkrt - Testnet:
sparkt - Signet:
sparks - Local:
sparkl
Getting Your Spark Address
To get your Spark Address, use thegetSparkAddress() method:
Important Notes
- A Spark Address is derived from your wallet’s network and identity public key
- The same wallet will always generate the same Spark Address
- Spark Addresses are network-specific (mainnet/testnet/regtest)