Skip to content

Commit e2335f8

Browse files
authored
fix(docs): update XRP cap from 50M to 70M (#1016)
1 parent dbdf33b commit e2335f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/FAssets/operational-parameters.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const operationalParameters = [
99
"Total amount of allowed FAssets in circulation. Once reached, no more FAssets can be minted until some are redeemed. This is intended as a security measure. In the final deployment, this cap will be gradually increased and finally removed.",
1010
values: {
1111
flare: {
12-
xrp: "50M XRP",
12+
xrp: "70M XRP",
1313
},
1414
coston2: {
1515
xrp: "none",

0 commit comments

Comments
 (0)