mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 23:16:54 +00:00
GCT: fix spelling (#1164)
* kodespull * fix my spelling * silly sausage, rm sneaky pointer
This commit is contained in:
@@ -325,7 +325,7 @@ func (g *Gemini) WithdrawCrypto(ctx context.Context, address, currency string, a
|
||||
}
|
||||
|
||||
// PostHeartbeat sends a maintenance heartbeat to the exchange for all heartbeat
|
||||
// maintaned sessions
|
||||
// maintained sessions
|
||||
func (g *Gemini) PostHeartbeat(ctx context.Context) (string, error) {
|
||||
type Response struct {
|
||||
Result string `json:"result"`
|
||||
|
||||
Reference in New Issue
Block a user