XdrHashIDPreimageSorobanAuthorization constructor

XdrHashIDPreimageSorobanAuthorization(
  1. XdrHash _networkID,
  2. XdrInt64 _nonce,
  3. XdrUint32 _signatureExpirationLedger,
  4. XdrSorobanAuthorizedInvocation _invocation,
)

Implementation

XdrHashIDPreimageSorobanAuthorization(this._networkID, this._nonce,
    this._signatureExpirationLedger, this._invocation);