diff --git a/services/ir/neofs-adm.yml b/services/ir/neofs-adm.yml index 0222a0e..dc10a6e 100644 --- a/services/ir/neofs-adm.yml +++ b/services/ir/neofs-adm.yml @@ -1,4 +1,15 @@ rpc-endpoint: http://morph-chain.neofs.devenv:30333 +network: + max_object_size: 67108864 + epoch_duration: 240 + basic_income_rate: 100000000 + homomorphic_hash_disabled: false + fee: + audit: 10000 + candidate: 10000000000 + container: 1000 + container_alias: 500 + withdraw: 100000000 credentials: az: "one" contract: "one"