☰
In fadroma::snip20_impl::state
In fadroma::snip20_impl::state
Structs
Allowance
Balances
Config
Constants
ReadonlyBalances
ReadonlyConfig
Constants
KEY_CONSTANTS
KEY_CONTRACT_STATUS
KEY_MINTERS
KEY_SELF
KEY_TOTAL_SUPPLY
KEY_TX_COUNT
PREFIX_ALLOWANCES
PREFIX_BALANCES
PREFIX_CONFIG
PREFIX_RECEIVERS
PREFIX_TXS
PREFIX_VIEW_KEY
Functions
get_receiver_hash
read_allowance
read_viewing_key
set_receiver_hash
write_allowance
write_viewing_key
?
Function
fadroma
::
snip20_impl
::
state
::
read_viewing_key
source
·
[
−
]
pub fn read_viewing_key<S:
Storage
>(
store:
&
S,
owner: &
CanonicalAddr
) ->
Option
<
Vec
<
u8
>>