sui_test_transaction_builder

Function publish_basics_package_and_make_party_object

Source
pub async fn publish_basics_package_and_make_party_object(
    context: &WalletContext,
) -> (ObjectRef, ObjectRef)
Expand description

Executes a transaction to publish the basics package and another one to create a party object. Returns the package object ref and the counter object ref.