get_vault_from_trading_pair#
API documentation for tradeexecutor.ethereum.vault.vault_utils.get_vault_from_trading_pair Python function.
- get_vault_from_trading_pair(web3, pair)[source]#
- Get a vault instance for this process. - In-memory cache for constructed vault objects 
 - Parameters:
- web3 (Web3) – 
- pair (TradingPairIdentifier) – 
 
- Return type: