frostfs-node/pkg/innerring/invoke
Alex Vanin 402192c8c4 [#355] innerring: Add fee to `NoFee` wrappers
There is no point of making separate `Fee` and `NoFee`
wrappers because all reading operations are free disregarding
of fee value in static client. However we can use these same
wrappers so send transaction.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-29 11:23:37 +03:00
..
alphabet.go [#47] innerring: Increase minimal extra fee on contract invocations 2021-01-20 16:36:10 +03:00
balance.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
container.go [#47] innerring: Increase minimal extra fee on contract invocations 2021-01-20 16:36:10 +03:00
enhanced.go [#355] innerring: Add fee to `NoFee` wrappers 2021-01-29 11:23:37 +03:00
neofs.go [#47] innerring: Increase minimal extra fee on contract invocations 2021-01-20 16:36:10 +03:00
netmap.go [#47] innerring: Increase minimal extra fee on contract invocations 2021-01-20 16:36:10 +03:00