zhaoweijie a98d707e48 ref(clientactor): 优化 ExecuteContract 函数参数类型
- 将 ExecuteContract 函数的 arg 参数类型从 string 改为 any
- 增加对 arg 参数的类型判断和处理,支持字符串和其他类型的数据
- 修改签名逻辑,确保兼容新的 arg 参数类型
- 更新单元测试,演示新的 ExecuteContract 调用方式
2025-03-08 11:43:49 +08:00
2024-11-29 17:57:52 +08:00
2024-11-29 17:57:52 +08:00
2024-11-29 17:57:52 +08:00
Description
No description provided
56 KiB
Languages
Go 100%