source

package
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {
	Proposal(height int64, id uint64) (govtypes.Proposal, error)
	ProposalDeposit(height int64, id uint64, depositor string) (govtypes.Deposit, error)
	TallyResult(height int64, proposalID uint64) (govtypes.TallyResult, error)
	DepositParams(height int64) (govtypes.DepositParams, error)
	VotingParams(height int64) (govtypes.VotingParams, error)
	TallyParams(height int64) (govtypes.TallyParams, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL