Example Scripts
Convert scripts to work w/ network runner
admin
auth
avm
- Add
examples/platformvm/getTx.ts
Interfaces
GetLoggerLevelParams
Level
LoggerLevels
GetLoggerLevelResponse
LoadVMsResponse
SetLoggerLevelParams
SetLoggerLevelResponse
Miscellaneous
- Add network constants for
1337
- Add
encoding
param toavm
andplatformvm
getTx
- Add
getDefaultMintTxFee
,getMintTxFee
andsetMintTxFee
methods - Move X/P/C/Networkinterfaces
- Fix broken link for keystore api
- Properly create
Buffer
inaddressFromBuffer
- fix
getAllUTXOs
and some test cases