frostfs-node/pkg/innerring/processors/settlement
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
..
audit [#360] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
basic [#365] settlement/basic: Remove TxTable from context 2021-02-03 15:17:58 +03:00
common [#360] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
calls.go [#365] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
deps.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
events.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
handlers.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
opts.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
processor.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00