myc:14:36: TypeError: Definition of base has to precede definition of derived contract
abstract contract ERC20Burnable is ERC20, Context {
^---^
1 Like
So did you use this code to deploy? and which version did you use?
1 Like
Thanks but already fixed the issue
1 Like
Hi @Stellarize,
Would you mind sharing how you fixed this for anyone else who comes across this problem?