Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

cometbls state

Back to all declarations

ClientType

types.ClientType

Value

<gnolang.StringValue>

RegisterClient

func()

RegisterClient registers the cometbls light client implementation with core.

Open
OID
07e579…7e98:3
RegisterClient details

Inspect func

newClientImpl

func(clientStateBytes []uint8, consensusStateBytes []uint8) (lightclient.Interface, .uverse.error)
Open
OID
07e579…7e98:5
newClientImpl details

Inspect func
ClientType : types.ClientType =<gnolang.StringValue>
RegisterClient : func() Inspect
newClientImpl : func(clientStateBytes []uint8, consensusStateBytes []uint8) (lightclient.Interface, .uverse.error) Inspect