Skip to content

b5321

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 08:43
b486ba0
rpc : add rpc_msg_set_tensor_hash_req (#13353)

* rpc : add rpc_msg_set_tensor_hash_req

Use a dedicated struct for the request of RPC_CMD_SET_TENSOR_HASH which
makes the code cleaner.

* fix