xrpld
Loading...
Searching...
No Matches
xrpl::permissioned_dex Namespace Reference

Functions

bool accountInDomain (ReadView const &view, AccountID const &account, Domain const &domainID)
bool offerInDomain (ReadView const &view, uint256 const &offerID, Domain const &domainID, beast::Journal j)

Function Documentation

◆ accountInDomain()

bool xrpl::permissioned_dex::accountInDomain ( ReadView const & view,
AccountID const & account,
Domain const & domainID )
nodiscard

Definition at line 22 of file PermissionedDEXHelpers.cpp.

◆ offerInDomain()

bool xrpl::permissioned_dex::offerInDomain ( ReadView const & view,
uint256 const & offerID,
Domain const & domainID,
beast::Journal j )
nodiscard

Definition at line 57 of file PermissionedDEXHelpers.cpp.