Skip to content

Commit

Permalink
Merge pull request #20 from CityOfZion/CU-86a0yz7tw-3
Browse files Browse the repository at this point in the history
CU-86a0yz7tw - Add calculateFee method on Neo3Invoker to be used on WcSdk
  • Loading branch information
melanke authored Oct 2, 2023
2 parents 0e8b511 + 78a76ba commit 30432fb
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": "The calculateFee function was exported 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 30432fb

Please sign in to comment.