toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice.model
/
hashSeal
hash
Seal
fun
Transaction
.
hashSeal
(
codeHash
:
String
,
pow
:
String
,
chainId
:
Int
,
isGM
:
Boolean
=
true
,
useProofOfWork
:
Boolean
=
false
,
isSign
:
Boolean
=
false
)
:
ByteArray