摘要: // Send Msg let msg = beginCell() .storeBuffer(Buffer.from("c5341626", "hex")) // 发送结构体 .storeStringRefTail("2") // storeStringTail 会报错不支持? .endCell() 阅读全文
posted @ 2024-10-13 23:50 若-飞 阅读(66) 评论(0) 推荐(0)