Skip to content
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

Cannot specify signer account as script hash #199

Open
ixje opened this issue Jul 11, 2023 · 0 comments
Open

Cannot specify signer account as script hash #199

ixje opened this issue Jul 11, 2023 · 0 comments

Comments

@ixje
Copy link

ixje commented Jul 11, 2023

The documentation on the signers property of the launch config (https://github.com/neo-project/neo-debugger/blob/master/docs/debug-config-reference.md#signers) states

Properties for a signers object include:

account specifies a wallet account, as a Neo N3 address (such as NViTnvofZYshnqppD6ksCtUzBDn54an5hM), a hex encoded 20 byte array (such as 0xccc907b1d386a52071285e580322a612e508a4f2) or an @ prefixed NeoExpress wallet name such as @alice. The @ prefixed syntax is only supported if the neo-express property is specified. This property is required. If the default values are sufficient for the other signer properties, the account string can be specified directly.

Trying to use the "hex encoded 20 byte array" fails

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant