XdrSCPStatementExternalize constructor

XdrSCPStatementExternalize(
  1. XdrSCPBallot _commit,
  2. XdrUint32 _nH,
  3. XdrHash _commitQuorumSetHash
)

Implementation

XdrSCPStatementExternalize(this._commit, this._nH, this._commitQuorumSetHash);