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 0e8b511 commit dbedc6c
Show file tree
Hide file tree
Showing 6 changed files with 231 additions and 184 deletions.
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"
}
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"
}
Loading

0 comments on commit dbedc6c

Please sign in to comment.