Attention
Lending Protocol and Single Asset Vaults are disabled on Devnet. You have two options for testing these features:
- Run
rippledin stand-alone mode and enableLendingProtocolandSingleAssetVaultin the rippled.cfg file. - 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.
Field | Type | Required? | Description |
|---|---|---|---|
signature_target | String | No | Specifies where in the transaction metadata the signature information should be stored. Currently, the only valid value is CounterpartySignature. |