Skip to content

refactor: make transaction methods protected #166

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

Merged

Conversation

alexbarnsley
Copy link
Member

@alexbarnsley alexbarnsley commented Apr 10, 2025

Summary

Noticed while working on https://app.clickup.com/t/86dwdpbfv

Python doesn't support "protected" methods, so I've used a _ to highlight it's not to be used

Methods updated:

  • decode_payload
  • get_signature

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@alexbarnsley alexbarnsley changed the title refactor: make transaction decode method protected refactor: make transaction methods protected Apr 10, 2025
@ItsANameToo ItsANameToo merged commit 7057bd9 into feat/mainsail Apr 10, 2025
4 checks passed
@ItsANameToo ItsANameToo deleted the refactor/make-transaction-decode-method-protected branch April 10, 2025 14:33
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

Successfully merging this pull request may close these issues.

2 participants