cashscript
cashscript copied to clipboard
Consider making `provider` in `Contract` options required
Consider making provider in Contract options required, the provider needs to be passed in explicitly for the TransactionBuilder class anyways, best to be explicit in both cases IMO