|
rippled
|
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) |
| bool ripple::permissioned_dex::accountInDomain | ( | ReadView const & | view, |
| AccountID const & | account, | ||
| Domain const & | domainID | ||
| ) |
Definition at line 9 of file PermissionedDEXHelpers.cpp.
| bool ripple::permissioned_dex::offerInDomain | ( | ReadView const & | view, |
| uint256 const & | offerID, | ||
| Domain const & | domainID, | ||
| beast::Journal | j | ||
| ) |
Definition at line 39 of file PermissionedDEXHelpers.cpp.