Class: DirectTransfer

message.DirectTransfer()

A direct transfer that can be sent to an engine instance to immediately complete a transfer of funds. Once a direct transfer is sent, the actor sending the message can consider the funds transferred (Given a reliable transport)

Constructor

new DirectTransfer()

Properties:
Name Type Description
msgID BN incrementing msgID for transport management
to Buffer Ethereum Address of intended recipient
Source:

Extends

  • ProofMessage