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 Jul 17, 2024
1 parent 66d4375 commit a6bf48c
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 @@ -2525,7 +2525,7 @@ type FeeFactors {
liquidityFee: String!
"The fee used to purchase governance tokens via regular auctions (network wide)"
buyBackFee: String!
"Fees sent to network treasury for later use based on governance actions (network wide)."
"The fee sent to the network treasury for later use based on governance actions (network wide)."
treasuryFee: String!
}

Expand Down

0 comments on commit a6bf48c

Please sign in to comment.