Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixCacheAccountSystem
Class RadixCacheAccountSystem
Hierarchy
RadixCacheAccountSystem
Implements
RadixAccountSystem
Index
Constructors
constructor
Properties
atom
Cache
key
Pair
name
Methods
load
Atoms
process
Atom
Update
Constructors
constructor
new
Radix
Cache
Account
System
(
keyPair
:
any
, atomCache
?:
RadixAtomCacheProvider
)
:
RadixCacheAccountSystem
Parameters
keyPair:
any
Optional
atomCache:
RadixAtomCacheProvider
Returns
RadixCacheAccountSystem
Properties
atom
Cache
atom
Cache
:
RadixAtomCacheProvider
key
Pair
key
Pair
:
any
name
name
:
string
= "CACHE"
Methods
load
Atoms
load
Atoms
(
)
:
Promise
<
RadixAtom
[]
>
Returns
Promise
<
RadixAtom
[]
>
process
Atom
Update
process
Atom
Update
(
atomUpdate
:
RadixAtomUpdate
)
:
Promise
<
void
>
Parameters
atomUpdate:
RadixAtomUpdate
Returns
Promise
<
void
>
Globals
Radix
Cache
Account
System
constructor
atom
Cache
key
Pair
name
load
Atoms
process
Atom
Update
Generated using
TypeDoc