Skip to content
Snippets Groups Projects

Add smith certification

Merged Hugo Trentesaux requested to merge hugo-smith into master
1 unresolved thread

I needed it to test the indexer.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
56 56 pub subcommand: Subcommand,
57 57
58 58 /// Indexer URL
59 #[clap(
60 short,
61 long,
62 default_value = "https://gdev-indexer.p2p.legal/v1/graphql"
63 )]
59 #[clap(short, long, default_value = "http://localhost:8080/v1/graphql")]
  • Tu peux lancer fmt et clippy

  • Pascal Engélibert approved this merge request

    approved this merge request

  • Hugo Trentesaux added 1 commit

    added 1 commit

    Compare with previous version

  • Est-ce que tu veux qu'on reste en merge ou qu'on passe en rebase ici aussi ?

  • added 1 commit

    • 0d9f479c - - Add GetBalance + Revoke Identity

    Compare with previous version

  • Hugo Trentesaux mentioned in merge request !5 (merged)

    mentioned in merge request !5 (merged)

  • Hugo Trentesaux mentioned in commit 875f224c

    mentioned in commit 875f224c

  • Please register or sign in to reply
    Loading