Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Dec 13, 2024
1 parent 85a37e6 commit afad629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clients/stellarcore/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ func (c *Client) UpgradeSorobanConfig(ctx context.Context, configKey xdr.ConfigU
type GenSorobanConfig struct {
BaseSeqNum uint32
NetworkPassphrase string
// TODO: Should we ask core to sign the tx or should we do it ourselves?
SigningKey *keypair.Full
SigningKey *keypair.Full
// looks for `stellar-core` in the system PATH if empty
StellarCorePath string
}
Expand Down

0 comments on commit afad629

Please sign in to comment.