SkaleManagerClient
onlySchainOwner onlySchainOwner(string schainName)
modifier
Modifier for checking whether caller is owner of SKALE chain.
onlySchainOwnerByHash onlySchainOwnerByHash(bytes32 schainHash)
modifier
Modifier for checking whether caller is owner of SKALE chain.
initialize initialize(contract IContractManager newContractManagerOfSkaleManager)
public
initialize - sets current address of ContractManager of SkaleManager.
isSchainOwner isSchainOwner(address sender, bytes32 schainHash) → bool
public
Checks whether sender is owner of SKALE chain