class
   BitShares::Cache
 
  - BitShares::Cache
 - Reference
 - Object
 
Defined in:
bitshares-crystal/cache.crConstructors
Instance Method Summary
- #clear
 - #client : Client
 - #get_by_id(oid)
 - #get_by_name(account_name)
 - #get_by_symbol(asset_symbol)
 - #query_account(account_name_or_id)
 - #query_asset(asset_symbol_or_id)
 - #query_objects(object_id_or_id_array : String | Array(String))
 - #query_one_object(oid)
 - #query_witness(witness_account_name_or_id)
 - #query_witness_by_id(witness_account_id)