Documentation ¶
Index ¶
- Constants
- func GetSnapshotProposals(apiDomain string, space string, state string) (*api.SnapshotResponse, error)
- func GetSnapshotVotedProposals(apiDomain string, space string, nodeAddress common.Address, ...) (*api.SnapshotVotedProposals, error)
- func GetSnapshotVotingPower(apiDomain string, space string, nodeAddress common.Address) (*api.SnapshotVotingPower, error)
- func RegisterSubcommands(command *cli.Command, name string, aliases []string)
Constants ¶
View Source
const (
ProposalDetailsBatchSize = 10
)
Settings
Variables ¶
This section is empty.
Functions ¶
func GetSnapshotProposals ¶ added in v1.13.2
func GetSnapshotVotedProposals ¶ added in v1.13.2
func GetSnapshotVotingPower ¶ added in v1.13.7
Types ¶
This section is empty.
Source Files ¶
- claim-bonds.go
- claimable-bonds.go
- commands.go
- defeat-proposal.go
- execute-proposal.go
- finalize-proposal.go
- get-settings.go
- initialize-voting-with-delegate.go
- initialize-voting.go
- invite-security.go
- kick-multi-security.go
- kick-security.go
- one-time-spend.go
- override-vote.go
- percentages.go
- proposals.go
- propose-settings.go
- recurring-spend.go
- replace-security.go
- set-snapshot-address.go
- status.go
- update-recurring-spend.go
- utils.go
- vote-proposal.go
- voting.go
Click to show internal directories.
Click to hide internal directories.