Update README.md

This commit is contained in:
Thrilok kumar 2023-05-25 02:47:13 +05:30 committed by GitHub
parent 8f3f29c708
commit 4748a21682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,8 @@ const tx = await safe.sendTransaction({
Note: The underlying `chainId` can be included with the transaction data.
> This will trigger the user to sign a EIP-712 based tx message data, which is then used to execute the actions on the chain via the Avocado network
## Send Transaction to Avocado (Reveune Sharing Program):
```javascript