@paystreamer/sdk
Docs
GitHub
Preparing search index...
core/seal
CreateSealSessionKeyParams
Interface CreateSealSessionKeyParams
interface
CreateSealSessionKeyParams
{
address
:
string
;
packageId
:
string
;
signer
?:
Signer
;
suiClient
:
SealCompatibleClient
;
ttlMin
:
number
;
}
Index
Properties
address
package
Id
signer?
sui
Client
ttl
Min
Properties
address
address
:
string
package
Id
packageId
:
string
Optional
signer
signer
?:
Signer
sui
Client
suiClient
:
SealCompatibleClient
ttl
Min
ttlMin
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
package
Id
signer
sui
Client
ttl
Min
Docs
GitHub
@paystreamer/sdk
Loading...