mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
One of the failure conditions for VaultSet is: * The transaction does not specify any of the modifiable fields. This section was added because I've misread the specification as: "The transaction does not modify any of the modifiable fields." Turns out I was wrong, should have read more carefully.