issues
search
decentralized-identity
/
sidetree
Sidetree Specification and Reference Implementation
https://identity.foundation/sidetree/spec
Apache License 2.0
438
stars
112
forks
source link
#738 Remove dependency on the signed transaction to calculate fees
#745
Closed
mudiali
closed
4 years ago
mudiali
commented
4 years ago
Remove the dependency on the signed transaction from calculating fees. (#738)
Opportunistic fix where the
calculateTransactionFee
was returning a decimal which is not allowed for transaction fees.
calculateTransactionFee
was returning a decimal which is not allowed for transaction fees.