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

Changing State Address #12

Open
hariweeroda opened this issue Feb 12, 2020 · 1 comment
Open

Changing State Address #12

hariweeroda opened this issue Feb 12, 2020 · 1 comment

Comments

@hariweeroda
Copy link

Hello Dan,

From your CookieJar example , i am trying to change the "from_key" value but keeping the namespace same as Family Name, i am not able to change the from_key value to another string - that i can encode and use. i get invalid key error - can you help?

return _hash(FAMILY_NAME.encode('utf-8'))[0:6] +
_hash(from_key.encode('utf-8'))

@hariweeroda
Copy link
Author

i even tried your recommendation as mentioned in https://stackoverflow.com/questions/54663482/sawtooth-transaction-error-tried-to-set-unauthorized-address

i am missing something , what i am trying to do is

  • use the same example and have "make" "eat" and "count" on different Jar names that are specified at runtime as argument. i don't get it to work :(

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