Class: Proof

message.Proof()

Encapsulates a snapshot instance of a message and represents a proof that can be submitted to the blockchain during settlement

Constructor

new Proof()

Properties:
Name Type Description
nonce BN
transferredAmount BN
locksRoot Buffer
channelAddress Buffer
messageHash Buffer
signature Signature
Source:

Extends

  • SignedMessage