Skip to content

Commit

Permalink
chore: Update datanode/gateway/graphql/schema.graphql
Browse files Browse the repository at this point in the history
Co-authored-by: candida-d <[email protected]>
  • Loading branch information
ze97286 and candida-d authored Sep 23, 2024
1 parent f6d1978 commit 4647d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datanode/gateway/graphql/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -7848,7 +7848,7 @@ enum AMMStatusReason {
}

type NewProtocolAutomatedPurchase {
"The source token which will be swapped"
"The source token that will be swapped"
from: ID!
"The account type for the network from which the tokens will be sourced"
fromAccountType: AccountType!
Expand Down

0 comments on commit 4647d99

Please sign in to comment.