Skip to content

Commit

Permalink
Updated link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Nov 14, 2023
1 parent 349719d commit 7298546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ A `transactPlugin` for use with the `@wharfkit/session` library that provides re

## Caveats

- Resource Provider API endpoint must conform to the [Resource Provider API specification](https://forums.eoscommunity.org/t/initial-specification-for-the-resource-provider-api-endpoint/1546).
- To enable fees, the `allowFees` parameter must be specified and set to `true`.
- Resource Provider API endpoint must conform to the [Resource Provider API specification](https://wharfkit.com/docs/utilities/resource-provider-spec).
- To allow fees from the Resource Provider, the `allowFees` parameter must be specified and set to `true`.
- Any fees must be paid in the networks system token, deployed on the `eosio.token` account using the standard token contract.

## Installation
Expand Down

0 comments on commit 7298546

Please sign in to comment.