rename GenericScript to Script
This commit is a straightforward internal rename in the rust-bitcoin library. It changes the names 'GenericScript' and 'GenericScriptBuf' to the simpler 'Script' and 'ScriptBuf' across many files. There are no changes to how the code behav…
f2cadf65by Andrew Poelstra+204−21822 files