forked from CityOfZion/neo-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update per feedback and support offline multi-sig
- every comment from CityOfZion#886 (comment) is addressed - since each instance is a RawTransaction, I needed to reference the unique methods from the ClaimTransaction and InvocationTransaction classes, which includes SerializeExclusiveData and DeserializeExclusiveData - from CityOfZion#886 (comment) - I have not yet found a suitable replacement for the name `SourceAddress` - I have not yet found a suitable method for integrating the TxType into the constructor as I am unsure where I would put TransactionType.ContractTransaction - WIF is already supported. Swapped variable name to NEP2orWIF per feedback
- Loading branch information
jseagrave21
committed
Mar 1, 2019
1 parent
4d78a5f
commit 078ceb5
Showing
1 changed file
with
76 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters