Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/swift/20.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swift 除了以太坊JS tx,没有办法序列化sendRawtransaction的参数?_Swift_Xcode_Ethereum_Json Rpc_Go Ethereum - Fatal编程技术网

Swift 除了以太坊JS tx,没有办法序列化sendRawtransaction的参数?

Swift 除了以太坊JS tx,没有办法序列化sendRawtransaction的参数?,swift,xcode,ethereum,json-rpc,go-ethereum,Swift,Xcode,Ethereum,Json Rpc,Go Ethereum,我正在制作以太坊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