Forge v0.3.0 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, map)
View Source
update_state(TransactionMessage.t(), Any.t(), Forge.Account.t(), map()) :: Forge.Account.t()
Link to this callback
verify(arg0, arg1, arg2)
View Source
verify(TransactionMessage.t(), Forge.Account.t(), AccountState.t()) :: true | false