Function init_self_signer_wallet_with_random_seed

Source
pub async fn init_self_signer_wallet_with_random_seed(
    network: SparkNetwork,
) -> Result<(SparkSdk, Vec<u8>), SparkSdkError>