Module tea_sdk::utils::client_wasm_actor::help
Functions
- Set a cache json with an uuid key.
- Return a cache value.
- Return cache value if set query cache before.
- Remove cache value
- Return a custom error json value.
- Return a custom json value.
- Return a success json value.
- Set a cache value for 1800 senond.
- Using to cache value for query request. The end-user will return data from miner node directly if using this for a query. The expired time is 10 minutes.
- Transform a u128 value from u8 buffer.