Forge v0.6.2 Forge.Handler behaviour View Source
Forge handler behavior
Link to this section Summary
Link to this section Callbacks
Link to this callback
update_state(arg0, arg1, arg2, arg3)
View Source
update_state( String.t(), Google.Protobuf.Any.t(), Forge.Account.t(), Forge.Context.t() ) :: Forge.HandlerResponse.t()
Link to this callback
verify(arg0, arg1, arg2)
View Source
verify(Google.Protobuf.Any.t(), Forge.Account.t(), Forge.AccountState.t()) :: true | false