exported

package
v0.36.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Refundable added in v0.9.0

type Refundable interface {
	sdk.Msg
}

Refundable interface is used to register refundable message

type RewardPool

type RewardPool interface {
	AddReward(sdk.ValAddress, sdk.Coin)
	ClearRewards(sdk.ValAddress)
	ReleaseRewards(sdk.ValAddress) error
}

RewardPool represents a pool of rewards

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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