Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-H-Leonard committed Sep 7, 2022
1 parent 526f71e commit 9129c0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ We have a [bug bounty program on Immunefi](https://immunefi.com/bounty/forta). P

### 0.1.10

- Added new methods `fetchJwtToken` and `decodeJwtToken` to Typescript sdk that generates a jwt token from a scan node
- Added new method `fetch_Jwt_token` and `decode_Jwt_token` to Python sdk that generate a jwt token from a scan node
- Added new methods `fetchJwt`, `decodeJwt` and `verifyJwt` to Typescript sdk for generating and verifying a jwt token from a scan node
- Added new method `fetch_Jwt`, `decode_Jwt`, and `verify_jwt` to Python sdk for generating and verifying a jwt token from a scan node
- Limit size of findings returned from handleBlock and handleTransaction callbacks

### [0.1.9](https://github.com/forta-network/forta-bot-sdk/commit/d650c748f78d328c548d382c05e44551aeb62fb3)

Expand Down

0 comments on commit 9129c0b

Please sign in to comment.