Skip to content

Updated Transactions

Attention

Lending Protocol and Single Asset Vaults are disabled on Devnet. You have two options for testing these features:

  1. Run rippled in stand-alone mode and enable LendingProtocol and SingleAssetVault in the rippled.cfg file.
  2. Connect to the Lending Protocol-specific Devnet at https://lend.devnet.rippletest.net:51234/.

(Requires the Lending Protocol amendment )

The Lending Protocol updates the sign, sign_for, and submit commands with a new signature_target field.

FieldTypeRequired?Description
signature_targetStringNoSpecifies where in the transaction metadata the signature information should be stored. Currently, the only valid value is CounterpartySignature.