@bitgo/account-lib 2.20.0-rc.20 → 2.20.0-rc.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/src/coin/eth/utils.d.ts +0 -1
  3. package/dist/src/coin/eth/utils.d.ts.map +1 -1
  4. package/dist/src/coin/hbar/iface.d.ts +26 -0
  5. package/dist/src/coin/hbar/iface.d.ts.map +1 -0
  6. package/dist/src/coin/hbar/iface.js +3 -0
  7. package/dist/src/coin/hbar/transaction.d.ts +14 -21
  8. package/dist/src/coin/hbar/transaction.d.ts.map +1 -1
  9. package/dist/src/coin/hbar/transaction.js +24 -34
  10. package/dist/src/coin/hbar/transactionBuilder.d.ts +22 -22
  11. package/dist/src/coin/hbar/transactionBuilder.d.ts.map +1 -1
  12. package/dist/src/coin/hbar/transactionBuilder.js +49 -29
  13. package/dist/src/coin/hbar/transferBuilder.d.ts +9 -9
  14. package/dist/src/coin/hbar/transferBuilder.d.ts.map +1 -1
  15. package/dist/src/coin/hbar/transferBuilder.js +16 -13
  16. package/dist/src/coin/hbar/utils.d.ts +47 -43
  17. package/dist/src/coin/hbar/utils.d.ts.map +1 -1
  18. package/dist/src/coin/hbar/utils.js +51 -49
  19. package/dist/src/coin/hbar/walletInitializationBuilder.d.ts +5 -5
  20. package/dist/src/coin/hbar/walletInitializationBuilder.d.ts.map +1 -1
  21. package/dist/src/coin/hbar/walletInitializationBuilder.js +30 -10
  22. package/dist/tsconfig.tsbuildinfo +1822 -4548
  23. package/package.json +12 -32
  24. package/dist/browser/bitgo-account-lib.js +0 -2
  25. package/dist/browser/bitgo-account-lib.js.LICENSE.txt +0 -337
  26. package/resources/hbar/protobuf/BasicTypes.proto +0 -424
  27. package/resources/hbar/protobuf/CryptoCreate.proto +0 -47
  28. package/resources/hbar/protobuf/CryptoTransfer.proto +0 -33
  29. package/resources/hbar/protobuf/Duration.proto +0 -28
  30. package/resources/hbar/protobuf/Timestamp.proto +0 -34
  31. package/resources/hbar/protobuf/Transaction.proto +0 -35
  32. package/resources/hbar/protobuf/TransactionBody.proto +0 -24
  33. package/resources/hbar/protobuf/TransactionContents.proto +0 -33
  34. package/resources/hbar/protobuf/hedera.d.ts +0 -4612
  35. package/resources/hbar/protobuf/hedera.js +0 -12192

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.