Skip to content

Invalid conversion of signed transaction #134

@hlgltvnnk

Description

@hlgltvnnk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    NEW❗

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions