How can I get my transaction id, When I push my tx to node(use push_tx method)? #18613
Geapefurit
started this conversation in
Ideas
Replies: 1 comment
-
Hey @Geapefurit , the transaction id used in the mempool is a hash of the spend bundle streamed to bytes32. Let us know if you run into any issues with deriving the tx id |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
or tall me how to cal the transaction id from spend_bundle?
Beta Was this translation helpful? Give feedback.
All reactions