☰
tea_sdk
0.3.0-dev.7
In tea_sdk::utils::client_wasm_actor::txn_cache
Structs
QueryTxnCacheListRequest
TxnCacheItem
Constants
CACHE_TXN_KEY
Functions
add_to_txn_cache
get_cache_instance
get_cache_item_by_hash
get_cache_item_by_ts
query_txn_cache_list
set_cache_instance
set_item_status
set_item_tsid
?
Function
tea_sdk
::
utils
::
client_wasm_actor
::
txn_cache
::
set_item_status
[
−
]
pub async fn set_item_status( hash: &
str
, error:
Option
<&
str
> ) ->
Result
<
()
,
Errors
>