rippled
Loading...
Searching...
No Matches
Functions
ripple::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 ripple::permissioned_dex::accountInDomain ( ReadView const &  view,
AccountID const &  account,
Domain const &  domainID 
)

Definition at line 28 of file PermissionedDEXHelpers.cpp.

◆ offerInDomain()

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

Definition at line 58 of file PermissionedDEXHelpers.cpp.