//
pkg.gl
Category
github.com/cortexfoundation/cortextheseus
swarm
pss
client
package
0.0.2-beta
Repository:
https://github.com/cortexfoundation/cortextheseus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
281 SLOC
#
Functions
NewClient
Custom constructor Provides direct access to the rpc object.
NewClientWithRPC
Main constructor The 'rpcclient' parameter allows passing a in-memory rpc client to act as the remote websocket RPC.
#
Structs
Client
The pss client provides devp2p emulation over pss RPC API, giving access to pss methods from a different process.