sui_test_transaction_builder

Function publish_nfts_package

Source
pub async fn publish_nfts_package(
    context: &WalletContext,
) -> (ObjectID, ObjectID, TransactionDigest)
Expand description

Executes a transaction to publish the nfts package and returns the package id, id of the gas object used, and the digest of the transaction.