Skip to content

Use of send_transaction2 #50

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions