frostfs-node/pkg/innerring/processors/settlement/basic
Alex Vanin 3775d61ccb [#365] settlement/basic: Use big.Int constructor for unification
Check if `new(big.Int)` will be efficient later and replace
all `big.NewInt()` in code or leave it as it is.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-03 15:17:58 +03:00
..
collect.go [#365] settlement/basic: Use big.Int constructor for unification 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: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00
distribute_test.go [#365] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00
util.go [#365] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00