Versions in this module Expand all Collapse all v4 v4.2.4 Jan 13, 2025 v4.2.3 Jan 13, 2025 Changes in this version + type System interface + Chain func() (types.Text, error) + Health func() (types.Health, error) + Name func() (types.Text, error) + NetworkState func() (types.NetworkState, error) + Peers func() ([]types.PeerInfo, error) + Properties func() (types.ChainProperties, error) + Version func() (types.Text, error) + func NewSystem(cl client.Client) System Other modules containing this package github.com/AstaFrode/go-substrate-rpc-client