package
1.8.12
Repository: https://github.com/gochain-io/go-ethereum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package bmt is a simple nonconcurrent reference implementation for hashsize segment based Binary Merkle tree hash on arbitrary but fixed maximum chunksize This implementation does not take advantage of any paralellisms and uses far more memory than necessary, but it is easy to see that it is correct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package pot see doc.go.
Pss provides devp2p functionality for swarm nodes without the need for a direct tcp connection between them.
No description provided by the author
No description provided by the author
Copyright 2018 The go-ethereum Authors This file is part of the go-ethereum library.
No description provided by the author

# Functions

creates a new swarm service instance implements node.Service If mockStore is not nil, it will be used as the storage for chunk data.

# Structs

serialisable info about swarm.
the swarm stack.
No description provided by the author
No description provided by the author