From c4b2dc2677c302be5e4d3a9cb2064f3f77bef175 Mon Sep 17 00:00:00 2001 From: productshiv Date: Wed, 22 May 2024 00:02:51 +0530 Subject: [PATCH] Updated expected params for address notifications --- categories/notifications/paths/v3_subscription_post.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/categories/notifications/paths/v3_subscription_post.yml b/categories/notifications/paths/v3_subscription_post.yml index 99eb16f..276f74e 100644 --- a/categories/notifications/paths/v3_subscription_post.yml +++ b/categories/notifications/paths/v3_subscription_post.yml @@ -81,8 +81,8 @@ description: \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\"\ - : undefined // an optional counter party address of the transaction; for EVM-based\ - \ blockchains, this is the recipient's address\n \"addressesRiskRatio\": [ // (optional,\ + : undefined // an optional counter party address \n // of the transaction; for EVM-based\ + \ blockchains, this is the recipient's address\n //UTXO based chains return without this parameter, since UTXO is \n //many-to-many by design. \"addressesRiskRatio\": [ // (optional,\ \ subject to change; for Solana mainnet only) risk levels assigned to the addresses\ \ with which the address communicated within the transaction; the addresses are\ \ assessed using the AML/CFT solution by blockmate.io, see https://docs.blockmate.io/docs/risk-API/sources\n\