Function account_next_index

Source
pub async fn account_next_index(
    client: &RpcClient,
    address: &str,
) -> Result<u32, Error>