forked from TrueCloudLab/frostfs-node
[#1027] Add NeoFS contract address in N3 Mainnet
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
2359001085
commit
4e65abc766
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ Make sure to specify correct values instead of `<...>` placeholders.
|
|||
Do not change `contracts` section. Run latest neofs-node release with
|
||||
fixed config `neofs-node -c config.yml`
|
||||
|
||||
To use NeoFS in the Mainnet you need to deposit assets to NeoFS contract.
|
||||
The contract sript hash is `2cafa46838e8b564468ebd868dcafdd99dce6221`
|
||||
(N3 address `NNxVrKjLsRkWsmGgmuNXLcMswtxTGaNQLk`)
|
||||
|
||||
## Tips
|
||||
|
||||
Use `grpcs://` scheme in announced address if you enable TLS in grpc server.
|
||||
|
|
Loading…
Reference in a new issue