- Preparing search index...
- The search index is not available
ton
Type alias CommonMessageInfoRelaxedExternalOut
Common
Message
Info
Relaxed
External
Out
: { createdAt
: number; createdLt
: bigint; dest
?: Maybe<ExternalAddress>; src
?: Maybe<Address>; type
: "external-out"; }
Type declaration
-
createdAt: number
-
createdLt: bigint
-
-
Optional
src?: Maybe<Address>
-
type: "external-out"