frostfs-node/pkg/innerring/processors/settlement/basic
Alex Vanin 6a9a2b5d04 [#365] settlement/basic: Remove TxTable from context
TxTable used twice in context to transfer assets to
and from banking account. There is no need to store
instance of table persistently.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-03 15:17:58 +03:00
..
collect.go [#365] settlement/basic: Remove TxTable from context 2021-02-03 15:17:58 +03:00
context.go [#365] settlement/basic: Remove TxTable from context 2021-02-03 15:17:58 +03:00
distribute.go [#365] settlement/basic: Implement asset distribution 2021-02-03 15:17:58 +03:00
distribute_test.go [#365] settlement/basic: Implement asset distribution 2021-02-03 15:17:58 +03:00
util.go [#365] settlement/basic: Implement asset distribution 2021-02-03 15:17:58 +03:00