UNPKG
@cobaltx/sdk-v2
Version:
latest (1.0.0)
1.0.0
0.0.3
0.0.2
An SDK for building applications on top of CobaltX.
cobaltx-io/cobaltx-sdk-V2
@cobaltx/sdk-v2
/
src
/
solana
/
type.ts
2 lines
(1 loc)
•
44 B
text/typescript
View Raw
1
2
export
type
Cluster =
"mainnet"
|
"devnet"
;