Skip to content

Commit

Permalink
Formating Change in Create Subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
productshiv committed May 8, 2024
1 parent 3c878cd commit fce3872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion categories/notifications/paths/v3_subscription_post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ description:
\ for EVM-based chains, when \"counterAddress\" is present, the amount is always\
\ positive\n \"tokenId\": \"1\", \n// (ERC-721 / ERC-1155 only) the ID of the transferred\
\ token\n \"type\": \"token\", \n// the type of the transaction; can be either \"\
native\" or \"token\" or \n //\"erc721\" or \"erc1155\" or \"internal\" or \"fee\" or \"trc10\" or \n // \"trc20\" or \"failed\"or \"sol_nft\" Based on the type of notification you recieve.\
native\" or \"token\" or \n //\"erc721\" or \"erc1155\" or \"internal\" or \"fee\" or \"trc10\" or \"trc20\" or \n //\"failed\"or \"sol_nft\" Based on the type of notification you recieve.\
\n \"mempool\": true, // (EVM-based blockchains only) if appears\
\ and set to \"true\", the transaction is in the mempool; if set to \"false\" or\
\ does not appear at all, the transaction has been added to a block\n \"counterAddress\"\
Expand Down

0 comments on commit fce3872

Please sign in to comment.