feat: Support Permissioned DEX (#2152)

Fix: https://github.com/XRPLF/clio/issues/2143

Will add tests
This commit is contained in:
Ayaz Salikhov
2025-06-06 17:12:18 +01:00
committed by GitHub
parent 2bf582839e
commit 13524be6cc
11 changed files with 230 additions and 24 deletions

View File

@@ -257,7 +257,8 @@ createOfferLedgerObject(
std::string_view paysCurrency,
std::string_view getsIssueId,
std::string_view paysIssueId,
std::string_view bookDirId
std::string_view bookDirId,
std::optional<std::string_view> const& domain = std::nullopt
);
[[nodiscard]] ripple::STObject