package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Nov 29, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package blockchain contains code for interacting with the decentr blockchain.
func New(b *broadcaster.Broadcaster) *blockchain
New returns new instance of Blockchain.
type Blockchain interface {
DistributeRewards(rewards []Reward) (tx string, err error)
}
Blockchain is interface for interacting with the blockchain.
Reward is a copy of operations.Reward but with string receiver instead of sdk.AccAddress.
Source Files
¶
Directories
¶
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.