You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On node startup, even for a light node, the payment channel manager starts up and watches the chain for paych-related messages to react to. Payment channels get minimal (to no) use currently on mainnet so we should be safe to introduce a configuration option to disable the payment channel manager and turn it on by default.
its not quite clear what you want as an outcome - it seems its already enabled by default, is it? turning it off by default and intro an option to enable it would make sense
removing it from boost was detrimental to the project. what was left of the existing storage market on filecoin got killed. even years later there is no more build in way to pay for retrieval. its a feature that once worked and i am not sure what the reason was/is to remove it
On node startup, even for a light node, the payment channel manager starts up and watches the chain for paych-related messages to react to. Payment channels get minimal (to no) use currently on mainnet so we should be safe to introduce a configuration option to disable the payment channel manager and turn it on by default.
See
lotus/node/builder_chain.go
Lines 120 to 126 in 0d1d7c2
The text was updated successfully, but these errors were encountered: