pub async fn process_new_nonce(
rpc_client: &RpcClient,
config: &CliConfig<'_>,
nonce_account: &Pubkey,
nonce_authority: SignerIndex,
memo: Option<&String>,
compute_unit_price: Option<u64>,
) -> ProcessResultpub async fn process_new_nonce(
rpc_client: &RpcClient,
config: &CliConfig<'_>,
nonce_account: &Pubkey,
nonce_authority: SignerIndex,
memo: Option<&String>,
compute_unit_price: Option<u64>,
) -> ProcessResult