| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -345,6 +345,7 @@ def sign(self): | |||
| 345 | 345 | ||
| 346 | 346 | signedtx.sign(self.wifs, chain=self.blockchain.rpc.chain_params) | |
| 347 | 347 | self["signatures"].extend(signedtx.json().get("signatures")) | |
| 348 | + return signedtx | ||
| 348 | 349 | ||
| 349 | 350 | def verify_authority(self): | |
| 350 | 351 | """ Verify the authority of the signed transaction | |
| Back | FazBrowse Home | New Git URL |
0 commit comments