Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
Pointee
Interface Pointee
Pointee
interface
Pointee
{
active
:
boolean
;
blockHash
:
`
mh_
${
string
}
`
;
blockHeight
:
number
;
blockTime
:
Date
;
key
:
string
;
name
:
`
${
string
}
.chain
`
;
sourceTxHash
:
`
th_
${
string
}
`
;
sourceTxType
:
string
;
tx
:
NameUpdateTx
;
}
Index
Properties
active
block
Hash
block
Height
block
Time
key
name
source
Tx
Hash
source
Tx
Type
tx
Properties
active
active
:
boolean
block
Hash
blockHash
:
`
mh_
${
string
}
`
Micro block hash
block
Height
blockHeight
:
number
block
Time
blockTime
:
Date
key
key
:
string
name
name
:
`
${
string
}
.chain
`
AENS name
source
Tx
Hash
sourceTxHash
:
`
th_
${
string
}
`
Transaction hash
source
Tx
Type
sourceTxType
:
string
tx
tx
:
NameUpdateTx
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
block
Hash
block
Height
block
Time
key
name
source
Tx
Hash
source
Tx
Type
tx
@aeternity/aepp-sdk
Loading...
Pointee