XdrSCPBallot constructor

XdrSCPBallot(
  1. XdrUint32 _counter,
  2. XdrValue _value
)

Implementation

XdrSCPBallot(this._counter, this._value);