Skip to content

Commit

Permalink
solana: remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
a5-pickle committed Aug 4, 2023
1 parent 531c585 commit 9e43b79
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ pub struct Custodian {
pub wrapped_tbtc_token: Pubkey,
pub token_bridge_sender: Pubkey,
pub token_bridge_sender_bump: u8,
// pub token_bridge_redeemer: Pubkey,
// pub token_bridge_redeemer_bump: u8,
pub minting_limit: u64,
pub minted_amount: u64,
}
Expand Down

0 comments on commit 9e43b79

Please sign in to comment.