mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 01:50:43 +00:00
Merge branch 'tapanito/lending-fix-amendment' into tapanito/vault-block-deposit
This commit is contained in:
@@ -12,7 +12,7 @@ namespace test {
|
||||
namespace jtx {
|
||||
|
||||
std::tuple<Json::Value, Keylet>
|
||||
Vault::create(CreateArgs const& args)
|
||||
Vault::create(CreateArgs const& args) const
|
||||
{
|
||||
auto keylet = keylet::vault(args.owner.id(), env.seq(args.owner));
|
||||
Json::Value jv;
|
||||
|
||||
Reference in New Issue
Block a user