Preparing search index...
The search index is not available
OPNet
OPNet
DeploymentResult
Interface DeploymentResult
interface
DeploymentResult
{
contractAddress
:
string
;
contractPubKey
:
string
;
p2trAddress
:
string
;
transaction
:
[
string
,
string
]
;
utxos
:
UTXO
[]
;
}
Index
Properties
contract
Address
contract
Pub
Key
p2tr
Address
transaction
utxos
Properties
Readonly
contract
Address
contract
Address
:
string
Readonly
contract
Pub
Key
contract
Pub
Key
:
string
Readonly
p2tr
Address
p2tr
Address
:
string
Readonly
transaction
transaction
:
[
string
,
string
]
Readonly
utxos
utxos
:
UTXO
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Address
contract
Pub
Key
p2tr
Address
transaction
utxos
OPNet
Loading...