Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
l2ps
l2psCalls
Class l2psCalls
Index
Constructors
constructor
Methods
prepare
retrieve
retrieve
All
Constructors
constructor
new l2ps
Calls
(
)
:
l2psCalls
Returns
l2psCalls
Methods
Static
prepare
prepare
(
tx
,
subnet
,
keypair
)
:
Promise
<
Transaction
>
Parameters
tx
:
Transaction
subnet
:
L2PS
keypair
:
IKeyPair
Returns
Promise
<
Transaction
>
Static
retrieve
retrieve
(
eTxHash
,
L2PSId
)
:
Promise
<
EncryptedTransaction
>
Parameters
eTxHash
:
string
L2PSId
:
string
Returns
Promise
<
EncryptedTransaction
>
Static
retrieve
All
retrieve
All
(
L2PSId
,
blockNumber
)
:
Promise
<
EncryptedTransaction
[]
>
Parameters
L2PSId
:
string
blockNumber
:
number
Returns
Promise
<
EncryptedTransaction
[]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
prepare
retrieve
retrieve
All
@kynesyslabs/demosdk
Loading...