Skip to content

Commit

Permalink
Add TODOs.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunxw committed Jul 20, 2023
1 parent 49de894 commit 5ea897c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pallets/xvm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ use astar_primitives::ethereum_checked::{

pub use pallet::*;

// TODO: move types and traits to `astar-primitives`.

/// XVM call info on success.
#[derive(PartialEq, Eq, Clone, Encode, Decode, RuntimeDebug, TypeInfo)]
pub struct CallInfo {
Expand Down

0 comments on commit 5ea897c

Please sign in to comment.