Commit 04f37a0d authored by QM's avatar QM

uptdata test.go

parent 4d38b10e
......@@ -144,5 +144,5 @@ func bindOrResumePush(cfg *relayerTypes.SyncTxReceiptConfig) {
panic("bindOrResumePush client failed due to:" + string(res.Msg))
}
log.Info("bindOrResumePush", "Succeed to AddSubscribeTxReceipt for rpc address:", cfg.Chain33Host)
fmt.Println("Succeed to AddSubscribeTxReceipt")
fmt.Println("Succeed to AddPushSubscribe")
}
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