Preparing search index...
The search index is not available
banani
banani
AccountReceivableSourceRPC
Interface AccountReceivableSourceRPC
interface
AccountReceivableSourceRPC
{
blocks
:
Record
<
string
,
{
amount
:
`
${
number
}
`
;
source
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
}
>
;
}
Index
Properties
blocks
Properties
blocks
blocks
:
Record
<
string
,
{
amount
:
`
${
number
}
`
;
source
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
;
}
>
Type declaration
amount
:
`
${
number
}
`
source
:
`
ban_
${
string
}
`
|
`
nano_
${
string
}
`
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
blocks
banani
PrivateKeyAccount
RPC
RPCWithBackup
RPCWorkProvider
Wallet
AccountBalanceRPC
AccountHistoryBlock
AccountHistoryRPC
AccountHistoryRawBlock
AccountHistoryRawRPC
AccountInfoRPC
AccountReceivableRPC
AccountReceivableSourceRPC
AccountReceivableThresholdRPC
AccountRepresentativeRPC
AccountWeightRPC
AccountsBalancesRPC
AccountsRepresentativesRPC
Block
BlockCountRPC
BlockInfoRPC
BlockNoSignature
BlocksInfoRPC
BlocksRPC
DelegatorsCountRPC
DelegatorsRPC
RPCInterface
RepresentativesOnlineRPC
RepresentativesOnlineWeightRPC
RepresentativesRPC
TelemetryAddressRPC
TelemetryRPC
TelemetryRawRPC
VersionRPC
WorkProvider
Address
AddressPrefix
BlockAllTypes
BlockBasicTypes
BlockHash
BlockLegacyTypes
BlockStateChangeTypes
BlockSubtype
Whole
WorkFunction
NANO_DECIMALS
base32_to_uint8array
construct_message_block_and_hash
get_address_from_public_key
get_private_key_from_seed
get_public_key_from_address
get_public_key_from_private_key
hash_block
hex_to_uint8array
int_to_uint8array
raw_to_whole
sign_block_hash
sign_message
uint8array_to_base32
uint8array_to_hex
utf8_to_uint8array
verify_block_hash
verify_signed_message
whole_to_raw