kopia lustrzana https://github.com/bugout-dev/moonstream
Merge pull request #558 from bugout-dev/over9000
updated number of value trough our contractspull/560/head
commit
570131d9e1
|
@ -355,7 +355,7 @@ const Homepage = () => {
|
|||
textColor="orange.900"
|
||||
display={"inline-block"}
|
||||
>
|
||||
$200M
|
||||
$1B
|
||||
</Text>{" "}
|
||||
in transaction value to date.
|
||||
</chakra.span>
|
||||
|
@ -824,7 +824,7 @@ const Homepage = () => {
|
|||
badge={`Moonstream security`}
|
||||
bullets={[
|
||||
{
|
||||
text: `Moonstream smart contracts have been vetted in production with over $200M in value transacted.`,
|
||||
text: `Moonstream smart contracts have been vetted in production with over $1B in value transacted.`,
|
||||
icon: MdOutlineVerifiedUser,
|
||||
color: "green.50",
|
||||
bgColor: "green.900",
|
||||
|
|
Ładowanie…
Reference in New Issue