Skip to content

Use of send_transaction2 #50

@DenisCarriere

Description

@DenisCarriere

Allow Wharfkit session to use send_transaction2 (push retry functionality)

params:

  • retry_trx: true
  • retry_trx_num_blocks: number

Currently using send_transaction

result.response = await context.client.v1.chain.send_transaction(signed)

send_transaction2 included in EOSIO core library
https://github.com/greymass/eosio-core/blob/1de041c7824bfc472e23806eee5452182d711f1c/src/api/v1/chain.ts#L161

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Icebox

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions