v0.3.9
What's Changed
- Added custom handling for missing enum values.
- Updated schema to fix token verification validation error with graylist status. #24
What's Added
- Added
/v2/liteserver/get_out_msg_queue_size
method. - Added
/v2/blockchain/reduced/blocks
method. - Added
/v2/events/emulate
method. - Added
/v2/traces/emulate
method. - Added
/v2/wallet/emulate
method. - Added
/v2/jettons/{jetton_id}/transfer/{account_id}/payload
method. - Added
/v2/accounts/{account_id}/multisigs
and/v2/accounts/{account_id}/events/emulate
methods. - Added enums for
NftApproval
andTrustType
.
Full Changelog: v0.3.7...v0.3.9