Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WasmdDecorator ¶
type WasmdDecorator struct {
// contains filtered or unexported fields
}
func NewWasmdDecorator ¶
func NewWasmdDecorator(wk customwasmkeeper.Keeper) WasmdDecorator
func (WasmdDecorator) PostHandle ¶
func (fsd WasmdDecorator) PostHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, success bool, next sdk.PostHandler) (newCtx sdk.Context, err error)
MUST: this should always be the latest decorator executed on tx processing as it clears the executed contract addresses
Click to show internal directories.
Click to hide internal directories.