Skip to main content
Version: Next

Variable: SupportedRpcVersion

const SupportedRpcVersion: object

Defined in: src/global/constants.ts:103

dot format rpc versions

Type Declaration

0.9.0

readonly 0.9.0: "0.9.0" = '0.9.0'

0.10.0

readonly 0.10.0: "0.10.0" = '0.10.0'

0.10.2

readonly 0.10.2: "0.10.2" = '0.10.2'

0.10.3

readonly 0.10.3: "0.10.3" = '0.10.3'

v0_9_0

readonly v0_9_0: "0.9.0" = '0.9.0'

v0_10_0

readonly v0_10_0: "0.10.0" = '0.10.0'

v0_10_2

readonly v0_10_2: "0.10.2" = '0.10.2'

v0_10_3

readonly v0_10_3: "0.10.3" = '0.10.3'