我正在制作以太坊 iPhone 应用程序。
目前没有办法序列化参数sendRawtransaction
,除了ethereumjs-tx
?
我的开发环境是 Swfit 4.0 / Xcode 9。我在 Alamofire 中使用 web3 的 JSON-RPC API。
我正在制作以太坊 iPhone 应用程序。
目前没有办法序列化参数sendRawtransaction
,除了ethereumjs-tx
?
我的开发环境是 Swfit 4.0 / Xcode 9。我在 Alamofire 中使用 web3 的 JSON-RPC API。