Skip to content

Commit

Permalink
Add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Feb 26, 2024
1 parent 9ff84eb commit ad8aaa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/types/block/output/delegation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ impl DelegationId {
}
}

// TODO maybe can be removed as part of https://github.com/iotaledger/iota-sdk/issues/1938
#[derive(Copy, Clone)]
pub enum DelegatedAmount {
Amount(u64),
Expand Down

0 comments on commit ad8aaa6

Please sign in to comment.