mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 23:55:52 +00:00
@@ -286,3 +286,6 @@ CreateAMMObject(
|
||||
std::string_view asset2Currency,
|
||||
std::string_view asset2Issuer
|
||||
);
|
||||
|
||||
[[nodiscard]] ripple::STObject
|
||||
CreateDidObject(std::string_view accountId, std::string_view didDoc, std::string_view uri, std::string_view data);
|
||||
|
||||
Reference in New Issue
Block a user