Skip to content

Commit

Permalink
CU-86a0yz7tw - Add calculateFee method on Neo3Invoker to be used on W…
Browse files Browse the repository at this point in the history
…cSdk
  • Loading branch information
endkeyCoder committed Oct 2, 2023
1 parent dbedc6c commit 78a76ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
],
Expand Down

0 comments on commit 78a76ba

Please sign in to comment.