Preparing search index...
The search index is not available
banani
banani
BlockInfoRPC
Interface BlockInfoRPC
interface
BlockInfoRPC
{
amount
:
`
${
number
}
`
;
balance
:
`
${
number
}
`
;
block_account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
confirmed
?:
"false"
|
"true"
;
contents
:
Block
;
height
:
`
${
number
}
`
;
subtype
?:
BlockSubtype
;
successor
?:
string
;
timestamp
:
`
${
number
}
`
;
}
Index
Properties
amount
balance
block_
account
confirmed?
contents
height
subtype?
successor?
timestamp
Properties
amount
amount
:
`
${
number
}
`
balance
balance
:
`
${
number
}
`
block_
account
block_
account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
Optional
confirmed
confirmed
?:
"false"
|
"true"
contents
contents
:
Block
height
height
:
`
${
number
}
`
Optional
subtype
subtype
?:
BlockSubtype
Optional
successor
successor
?:
string
timestamp
timestamp
:
`
${
number
}
`
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
balance
block_
account
confirmed
contents
height
subtype
successor
timestamp
banani
Loading...