var searchIndex = {}; searchIndex["safe_vault"] = {"doc":"Implementation of the "Vault" node for the SAFE Network.","items":[[3,"Vault","safe_vault","Main struct to hold all personas and Routing instance",null,null],[3,"Config","","Lets a vault configure a wallet address and storage limit.",null,null],[12,"wallet_address","","Used to store the address where SafeCoin will be sent.",0,null],[12,"max_capacity","","Upper limit for allowed network storage on this vault.",0,null],[12,"chunk_store_root","","root directory for chunk_store directories",0,null],[11,"encode","","",0,null],[11,"decode","","",0,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"default","","",0,{"inputs":[],"output":{"name":"config"}}],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"new","","Creates a network Vault instance.",1,{"inputs":[{"name":"bool"},{"name":"bool"}],"output":{"name":"result"}}],[11,"run","","Run the event loop, processing events received from Routing.",1,null]],"paths":[[3,"Config"],[3,"Vault"]]}; initSearch(searchIndex);