forked from TrueCloudLab/frostfs-node
feb0a65efb
In notary disabled environment, approval of container creation with nice name attribute takes much more additional GAS than other operations (due to NNS invocation). Morph library changes: * add the ability to specify per-op fees using `StaticClient` options; * add the ability to customize fee for `Put` operation with named container in container morph client. Inner Ring changes: * add `fee.named_container_register` config value which specifies additional GAS fee for the approvals of the named container registrations; * pass the config value to `WithCustomFeeForNamedPut` option of container morph client. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
audit | ||
balance | ||
container | ||
internal | ||
neofs | ||
neofsid | ||
netmap | ||
reputation | ||
subnet | ||
client.go | ||
client_test.go | ||
constructor.go | ||
fee.go | ||
fee_test.go | ||
multi.go | ||
nns.go | ||
notary.go | ||
static.go | ||
util.go | ||
util_test.go |