Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

late-scissors-teach.md

File metadata and controls

5 lines (4 loc) · 297 Bytes
@mysten/sui.js
minor

Consolidate get_object and get_raw_object into a single get_object endpoint which now takes an additional config parameter with type SuiObjectDataOptions and has a new return type SuiObjectResponse. By default, only object_id, version, and digest are fetched.