mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:39:39 +00:00
fee/complexity + static_calculator + wallet/chain/p signer/backend visitors moved off removed struct fields onto method accessors (tx.Ins->tx.Inputs() etc). sign() rewritten to the codec-free unsigned‖creds model (tx.Unsigned. Bytes() + tx.Initialize()). txs/fee + wallet/chain/p/signer build clean.