I hereby claim:
- I am duncancmt on github.
- I am duncancmt (https://keybase.io/duncancmt) on keybase.
- I have a public key ASCbpW0pFWzdy8iPmd-xnZ7dBxivSh_r5cY7vhHoXeWGQgo
To claim this, I am signing this object:
| // SPDX-License-Identifier: UNLICENSED | |
| pragma solidity ^0.8.28; | |
| abstract contract CommonBase { | |
| function foo() external pure virtual returns (string memory) { | |
| return "bar"; | |
| } | |
| } | |
| abstract contract BaseA is CommonBase {} |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: