Author: M^0 Labs
Key value pair getter.
Parameters
key
bytes32
The key to get the value of.
Returns
value
bytes32
The value of the key.
Checks if the list contains the account.
Parameters
list
bytes32
The list to check.
account
address
The account to check.
Returns
<none>
bool
True if the list contains the account, false otherwise.
Returns the vault contract address.