Preparing search index...
The search index is not available
OPNet
OPNet
ContractAddressVerificationParams
Interface ContractAddressVerificationParams
interface
ContractAddressVerificationParams
{
bytecode
:
Buffer
;
calldata
?:
Buffer
;
contractSaltPubKey
:
Buffer
;
deployerPubKey
:
Buffer
;
network
?:
Network
;
originalSalt
:
Buffer
;
}
Index
Properties
bytecode
calldata?
contract
Salt
Pub
Key
deployer
Pub
Key
network?
original
Salt
Properties
Readonly
bytecode
bytecode
:
Buffer
Optional
Readonly
calldata
calldata
?:
Buffer
Readonly
contract
Salt
Pub
Key
contract
Salt
Pub
Key
:
Buffer
Readonly
deployer
Pub
Key
deployer
Pub
Key
:
Buffer
Optional
Readonly
network
network
?:
Network
Readonly
original
Salt
original
Salt
:
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytecode
calldata
contract
Salt
Pub
Key
deployer
Pub
Key
network
original
Salt
OPNet
Loading...