- Preparing search index...
- The search index is not available
tonconnect
Type alias TransactionInfo
Transaction
Info
: { from
: string | null; messages
: TransactionMessage[]; valid_until
: string | null; }
Type declaration
-
from: string | null
-
-
valid_until: string | null
Transaction information.