XdrLedgerKeyTrustLine constructor

XdrLedgerKeyTrustLine(
  1. XdrAccountID _accountID,
  2. XdrTrustlineAsset _asset
)

Implementation

XdrLedgerKeyTrustLine(this._accountID, this._asset);