-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
While converting from near_openapi_types::SignedTransactionView (which originally returns tx hash) into SignedTransaction there is a bug: tx hash is passed instead of the block hash, so if user wants to extract the transaction hash from the received signed transaction, it will be incorrect. This problem cannot be fixed, since the RPC does not return the block hash - then this should not be reflected in the current entity of the received transaction
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
NEW❗