You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to get the txid from the SignedTransactionInBlock, after setting the appropriate values on the Transaction object (genesis hash/gensis id) then passing it to crypto.GetTxID
GetTxID works correctly.
Valid transactions always have the genesis id.
The various helpers that assemble the transaction headers set it for you from the passed in SuggestedParams struct.
Have any method get the txId use
/v2/blocks/xx
, i dont wanna deploy the indexer node, only have the algo node.The text was updated successfully, but these errors were encountered: