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