XdrDontHave constructor

XdrDontHave(
  1. XdrMessageType _type,
  2. XdrUint256 _reqHash
)

Implementation

XdrDontHave(this._type, this._reqHash);