blockchain
Type Alias: blockchain
type blockchain = "local" | "devnet" | "lightnet" | "mainnet" | "zeko";
Defined in: packages/abi/src/types.ts:4
blockchain is the type for the chain ID.
Updated 10 days ago
type blockchain = "local" | "devnet" | "lightnet" | "mainnet" | "zeko";
Defined in: packages/abi/src/types.ts:4
blockchain is the type for the chain ID.
Updated 10 days ago