Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
EncryptedTransaction
Interface EncryptedTransaction
interface
EncryptedTransaction
{
blockNumber
:
number
;
encryptedHash
:
string
;
encryptedTransaction
:
string
;
hash
:
string
;
L2PS
:
PublicKey
;
}
Index
Properties
block
Number
encrypted
Hash
encrypted
Transaction
hash
L2PS
Properties
block
Number
block
Number
:
number
encrypted
Hash
encrypted
Hash
:
string
encrypted
Transaction
encrypted
Transaction
:
string
hash
hash
:
string
L2PS
L2PS
:
PublicKey
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Number
encrypted
Hash
encrypted
Transaction
hash
L2PS
@kynesyslabs/demosdk
Loading...