Preparing search index...
The search index is not available
banani
banani
AccountHistoryBlock
Interface AccountHistoryBlock
interface
AccountHistoryBlock
{
account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
amount
:
`
${
number
}
`
;
confirmed
:
boolean
;
hash
:
string
;
height
:
`
${
number
}
`
;
local_timestamp
:
`
${
number
}
`
;
type
:
BlockStateChangeTypes
;
}
Index
Properties
account
amount
confirmed
hash
height
local_
timestamp
type
Properties
account
account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
amount
amount
:
`
${
number
}
`
confirmed
confirmed
:
boolean
hash
hash
:
string
height
height
:
`
${
number
}
`
local_
timestamp
local_
timestamp
:
`
${
number
}
`
type
type
:
BlockStateChangeTypes
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
amount
confirmed
hash
height
local_
timestamp
type
banani
Loading...