sui_cluster_test

Module helper

Source

Structsยง

  • A util struct that helps verify Sui Object. Use builder style to construct the conditions. When optionals fields are not set, related checks are omitted. Consuming functions such as check perform the check and panics if verification results are unexpected. check_into_object and check_into_gas_coin expect to get a SuiObjectData and GasCoin respectfully.