Skip to main content
Version: Next

Type Alias: SpecVersion

SpecVersion = string

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:21

A Starknet RPC spec version, only two numbers are provided

Pattern

^[0-9]+\.[0-9]+$