Skip to content

Commit

Permalink
Merge branch 'main' into cumulative-tx-amount
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariella De Pianissimo committed Jan 28, 2025
2 parents 44c3cfb + 4c26f09 commit ce64d6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/schema_transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,9 @@ pub enum RelationLabel {
// - decimal precision scaling
Transfer(AccountAddress, u64),
Onboarding(AccountAddress, u64),

Vouch(AccountAddress),
Configuration,
Miner,
// Script,
// MiscEntryFunction,
}

impl RelationLabel {
Expand Down

0 comments on commit ce64d6e

Please sign in to comment.