fungible-systems / micro-stacks

Tiny libraries for building the next generation of Stacks apps.
https://micro-stacks.dev
MIT License
82 stars 15 forks source link

It's not possible to get STX address for different networks #157

Open talhasch opened 2 years ago

talhasch commented 2 years ago

getStxAddress / useWatchStxAddress and/or related state functions returns the current STX address for the active network. But let's say if i need testnet address of the user while the active network is mainnet, that's not possible.