TokenQuoteStorage
TokenQuoteStorage
_aclContract
contract IACL _aclContract
ACL contract address.
_tokenQuoteNonces
mapping(address => struct CountersUpgradeable.Counter) _tokenQuoteNonces
Mapping from renter address to nonces counter. Nonces give ability to prevent usage of the same token quote multiple times.