//
pkg.gl
Category
github.com/allmaxgit/go-ethereum
swarm
pss
client
package
1.8.15
Repository:
https://github.com/allmaxgit/go-ethereum.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.