UNPKG
bitcoin-wagmi
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
Bitcoin wallet connect for React
github.com/haf-decent/bitcoin-wagmi
haf-decent/bitcoin-wagmi
bitcoin-wagmi
/
src
/
types
/
network.ts
2 lines
(1 loc)
•
61 B
text/typescript
View Raw
1
2
export
type
WalletNetwork =
"mainnet"
|
"testnet"
|
"signet"