Commit b6e7560e authored by vipwzw's avatar vipwzw

auto ci

parent 4a3d2ac7
...@@ -129,8 +129,6 @@ func testCreateRawRelayConfirmTxCmd(t *testing.T, jrpc *jsonclient.JSONClient) e ...@@ -129,8 +129,6 @@ func testCreateRawRelayConfirmTxCmd(t *testing.T, jrpc *jsonclient.JSONClient) e
return jrpc.Call("relay.CreateRawRelayConfirmTx", params, &res) return jrpc.Call("relay.CreateRawRelayConfirmTx", params, &res)
} }
func testCreateRawRelayBtcHeaderCmd(t *testing.T, jrpc *jsonclient.JSONClient) error { func testCreateRawRelayBtcHeaderCmd(t *testing.T, jrpc *jsonclient.JSONClient) error {
params := pty.BtcHeader{} params := pty.BtcHeader{}
var res string var res string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment