From 78a76baca63e58e19cdd1580b62cc5ac0324c369 Mon Sep 17 00:00:00 2001 From: Kenedy Ribeiro Date: Mon, 2 Oct 2023 13:40:58 -0300 Subject: [PATCH] CU-86a0yz7tw - Add calculateFee method on Neo3Invoker to be used on WcSdk --- .../neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json | 2 +- .../neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json index a27a5bf..6e6956f 100644 --- a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json +++ b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@cityofzion/neon-dappkit-types", - "comment": "It has been exported, the 'calculateFee' function in the Neo3Invoker interface.", + "comment": "The calculateFee function was exported in the Neo3Invoker interface.", "type": "minor" } ], diff --git a/common/changes/@cityofzion/neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json b/common/changes/@cityofzion/neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json index aa356f6..3094d01 100644 --- a/common/changes/@cityofzion/neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json +++ b/common/changes/@cityofzion/neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@cityofzion/neon-dappkit", - "comment": "Now, the 'calculateFee' function returns a string in the 'networkFee' and 'systemFee' properties.", + "comment": "Now the calculateFee function returns a string in the networkFee and systemFee properties.", "type": "minor" } ],