python-bitcoinlib
                                
                                 python-bitcoinlib copied to clipboard
                                
                                    python-bitcoinlib copied to clipboard
                            
                            
                            
                        Use 'params=None' approach
As discussed in https://github.com/petertodd/python-bitcoinlib/pull/38 I suggest the following approach.
Do you have any code that uses this that I can look at?
@petertodd I've extended the commit with a unit test that uses the params argument: https://github.com/Flowdalic/python-bitcoinlib/commit/33501188a4bed3c678423a195a00c7593e9d5ba0#diff-ee9d866ca82462d5999da2d94c1b3ec9R29
Hey, sorry I haven't merged this yet, travelling. :(
Mind writing up a thing in the README explaining the idea behind params, like as a code best practices? I wanted to do that before I merge, but stupid busy.