-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CU-86a0yz7tw - Add calculateFee method on Neo3Invoker to be used on W…
…cSdk
- Loading branch information
1 parent
0e8b511
commit dbedc6c
Showing
6 changed files
with
231 additions
and
184 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@cityofzion/neon-dappkit-types/CU-86a0yz7tw-3_2023-10-02-15-12.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@cityofzion/neon-dappkit-types", | ||
"comment": "It has been exported, the 'calculateFee' function in the Neo3Invoker interface.", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@cityofzion/neon-dappkit-types" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@cityofzion/neon-dappkit/CU-86a0yz7tw-3_2023-10-02-15-12.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@cityofzion/neon-dappkit", | ||
"comment": "Now, the 'calculateFee' function returns a string in the 'networkFee' and 'systemFee' properties.", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@cityofzion/neon-dappkit" | ||
} |
Oops, something went wrong.