zhaoweijie
|
a98d707e48
|
ref(clientactor): 优化 ExecuteContract 函数参数类型
- 将 ExecuteContract 函数的 arg 参数类型从 string 改为 any
- 增加对 arg 参数的类型判断和处理,支持字符串和其他类型的数据
- 修改签名逻辑,确保兼容新的 arg 参数类型
- 更新单元测试,演示新的 ExecuteContract 调用方式
|
2025-03-08 11:43:49 +08:00 |
|
zhaoweijie
|
e575463bad
|
feat: change ClientResponse.result struct
|
2024-12-05 18:21:05 +08:00 |
|
zhaoweijie
|
93d969ce86
|
feat: change ClientResponse.result struct
|
2024-12-05 18:06:56 +08:00 |
|
zhaoweijie
|
f46b1a08ee
|
feat: change ClientResponse.result struct
|
2024-12-05 17:50:39 +08:00 |
|
Nex Zhu
|
a4c99c70f4
|
refactor: remove sdk-go dir
|
2024-11-29 17:57:52 +08:00 |
|