mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-04-25 07:52:14 +00:00
2.0 KiB
2.0 KiB
Interface: CallParams<ArgName>
Additional information about a service call
Type parameters
Name | Type |
---|---|
ArgName |
extends string | null |
Table of contents
Properties
Properties
initPeerId
• initPeerId: string
The peer id which created the particle
Defined in
particleId
• particleId: string
The identifier of particle which triggered the call
Defined in
signature
• signature: string
Particle's signature
Defined in
tetraplets
• tetraplets: { [key in string]: SecurityTetraplet[]}
Security tetraplets
Defined in
timeStamp
• timeStamp: number
Particle's timestamp when it was created
Defined in
ttl
• ttl: number
Time to live in milliseconds. The time after the particle should be expired