Preparing search index...
The search index is not available
banani
banani
Block
Interface Block
interface
Block
{
account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
balance
:
`
${
number
}
`
;
link
:
string
;
link_as_account
?:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
previous
:
string
;
representative
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
signature
:
string
;
type
:
BlockAllTypes
;
work
?:
string
;
}
Hierarchy (
view full
)
BlockNoSignature
Block
Index
Properties
account
balance
link
link_
as_
account?
previous
representative
signature
type
work?
Properties
account
account
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
balance
balance
:
`
${
number
}
`
link
link
:
string
Optional
link_
as_
account
link_
as_
account
?:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
previous
previous
:
string
representative
representative
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
signature
signature
:
string
type
type
:
BlockAllTypes
Optional
work
work
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
balance
link
link_
as_
account
previous
representative
signature
type
work
banani
Loading...