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

Feature Request: Add CLI to finalize packet by key #1420

Open
VictorTrustyDev opened this issue Nov 6, 2024 · 0 comments
Open

Feature Request: Add CLI to finalize packet by key #1420

VictorTrustyDev opened this issue Nov 6, 2024 · 0 comments

Comments

@VictorTrustyDev
Copy link
Contributor

VictorTrustyDev commented Nov 6, 2024

On explorer, packet key will display as hex encoded like this 00012f65766d5f31303030322d312f00000000000002202f4f4e5f524543562f6368616e6e656c2d302f000000000000000b

so it would be nice to have a CLI to finalize by packet key.


Note: currently I see the packet-key string is being computed like this string([]bytes), it Not read/copy-able.
So this format will need to decode hex into buffer and do string() before set into msg to make it 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