add documentation lines
This commit is contained in:
parent
0aacc06146
commit
1a0173eee5
@ -14,7 +14,7 @@ import (
|
|||||||
// Parameters:
|
// Parameters:
|
||||||
// - trackingId: A unique identifier for the account.This should be obtained from a previous call to
|
// - trackingId: A unique identifier for the account.This should be obtained from a previous call to
|
||||||
// CreateAccount or a similar function that returns an AccountResponse. The `trackingId` field in the
|
// CreateAccount or a similar function that returns an AccountResponse. The `trackingId` field in the
|
||||||
// AccountResponse struct can be used here to check the account status.
|
// AccountResponse struct can be used here to check the account status during a transaction.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
// Returns:
|
// Returns:
|
||||||
|
Loading…
Reference in New Issue
Block a user