Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NewContext = types.NewContext
)
Functions ¶
func HandleEvent ¶
HandleEvent plugins handler Events
func HandleTx ¶
func HandleTx(ctxSdk sdk.Context, tx chainTypes.StdTx)
HandleTx handler tx for each plugins
func InitPlugins ¶
func StopPlugins ¶
func StopPlugins(ctx Context)
Types ¶
type Plugins ¶
type Plugins struct {
// contains filtered or unexported fields
}
Plugins a handler for all plugins to reg
func NewPlugins ¶
type StdTx ¶
type StdTx = chainTypes.StdTx
Click to show internal directories.
Click to hide internal directories.