Skip to content

abielvillarosa/ContractInheritance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

The Owner Contract is the Parent. The Raffle contract is inheriting from Owner 
to determine the owner of the contract and to make use of the modifier onlyOwner 
so that on the suspendRaffle function under the Raffle contract, this can only be
executed if the one calling the function is the owner of the contract.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors