sui_test_transaction_builder

Function emit_new_random_u128

Source
pub async fn emit_new_random_u128(
    context: &WalletContext,
    package_id: ObjectID,
) -> SuiTransactionBlockResponse
Expand description

Executes a transaction that generates a new random u128 using Random and emits it as an event.