VaultTracker
Copyclass VaultTracker( v )
class VaultTracker( v )
Persists and curates Vault objects associated with users
Note that a Vault is a Dict object in this form:
{ notional, redeemable, exchangerate }
v (W3) Instance of a vendor W3 class (no other vendors are supported as of now)
Ancestors