getSpecVersion

abstract fun getSpecVersion(): Request<String>

Get the version of the spec.

Get the version of the Starknet JSON-RPC specification being used by the node.

Throws