-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core: move transaction cosigners to signers #1184
Comments
Usually it's |
AnnaShaleva
added a commit
that referenced
this issue
Jul 30, 2020
Closes #1184 Ported changes from neo-project/neo#1752
AnnaShaleva
added a commit
that referenced
this issue
Aug 4, 2020
Closes #1184 Ported changes from neo-project/neo#1752
AnnaShaleva
added a commit
that referenced
this issue
Aug 4, 2020
Closes #1184 Ported changes from neo-project/neo#1752
AnnaShaleva
added a commit
that referenced
this issue
Aug 4, 2020
Closes #1184 Ported changes from neo-project/neo#1752
AnnaShaleva
added a commit
that referenced
this issue
Aug 4, 2020
Closes #1184 Ported changes from neo-project/neo#1752
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cosigners are Signers now (include transaction's sender). Related changes should be implemented:
FeeOnly
.getrawtransaction
RPC-call.cli
commands in order to include transaction sender in Signers list withFeeOnly
witness scope (if needed).The text was updated successfully, but these errors were encountered: