Skip to content

Commit

Permalink
Move and rename DepositorProxy contract
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-zimnoch committed Jan 29, 2024
1 parent fb2acde commit 291bead
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ import "./../vault/TBTCOptimisticMinting.sol";

// TODO: Make it safe for upgradeable contracts.
// TODO: Document the contract.
// TODO: Move to another directory?
abstract contract DepositorProxy {
abstract contract TBTCDepositorProxy {
using BTCUtils for bytes;

/// @notice Multiplier to convert satoshi to TBTC token units.
Expand Down

0 comments on commit 291bead

Please sign in to comment.