• Maurelian's avatar
    ctb: Naming and comments to clarify interfaces usage (#3439) · cb5fed67
    Maurelian authored
    * ctb: Naming and comments to clarify interfaces usage
    
    The OptimismMintableERC20 token used two interfaces in its
    supportsInterface() function. These were confusingly named
    after the functions that they contain (ie. IL1Token, IRemoteToken),
    rather than the contracts these interfaces represent.
    The name has been tweaked slighly, and comments have been added to
    clarify the intent.
    
    fix(ctb): Clearer names for the mintable token iface
    
    * ctb: Add bridge() to mintable erc20 interface
    
    * chore: bindings
    cb5fed67
Name
Last commit
Last update
..
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...