Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
NameClaim
Interface NameClaim
Name Claim
interface
NameClaim
{
activeFrom
:
number
;
blockHash
:
`
mh_
${
string
}
`
;
height
:
number
;
internalSource
?:
boolean
;
sourceTxHash
:
`
th_
${
string
}
`
;
sourceTxType
:
string
;
tx
:
NameClaimTx
;
}
Index
Properties
active
From
block
Hash
height
internal
Source?
source
Tx
Hash
source
Tx
Type
tx
Properties
active
From
activeFrom
:
number
block
Hash
blockHash
:
`
mh_
${
string
}
`
Micro block hash
height
height
:
number
Optional
internal
Source
internalSource
?:
boolean
source
Tx
Hash
sourceTxHash
:
`
th_
${
string
}
`
Transaction hash
source
Tx
Type
sourceTxType
:
string
tx
tx
:
NameClaimTx
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
From
block
Hash
height
internal
Source
source
Tx
Hash
source
Tx
Type
tx
@aeternity/aepp-sdk
Loading...
Name Claim