0

While making transactions using gosdk through cadence code I am getting transaction charges as 0.00010000 while in their documentation it is mentioned Transaction Fee: 0.000001 FLOW https://docs.onflow.org/flow-token/concepts/ Can somebody please help

louis_guitton
  • 5,105
  • 1
  • 31
  • 33

1 Answers1

0

The documentation is updated now. The correct fee is 10 µF. (0.00001)

bjartek
  • 929
  • 1
  • 5
  • 11