Prechádzať zdrojové kódy

Clarify maintainer for Terra integration.

Leo 5 rokov pred
rodič
commit
22368def3e
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 3 1
      terra/contracts/README.md

+ 3 - 1
terra/contracts/README.md

@@ -1,5 +1,7 @@
 # Terra Wormhole Contracts
 
+The Wormhole Terra integration is developed and maintained by Everstake / @ysavchenko.
+
 ## Summary
 
 To facilitate token exchange via the Wormhole bridge blockchains must provide a set of smart contracts to process bridge commands on chain. Here are such contracts for the Terra blockchain.
@@ -44,4 +46,4 @@ Called to initiate token transfer from the Terra blockchain to other blockchains
 
 #### `SetActive`
 
-Safety feature to turn off the `wormhole` contract in the case of any issues found in production. Only the owner can send this message, once the contract is inactive it stops processing token transfer commands.
+Safety feature to turn off the `wormhole` contract in the case of any issues found in production. Only the owner can send this message, once the contract is inactive it stops processing token transfer commands.