- Preparing search index...
- The search index is not available
Documentation
Type alias SignAndSendArgs
SignAndSendArgs: { secretKey?: string; skipAddingFootprint?: boolean; sorobanContext: SorobanContextType; txn: Transaction; }
Type declaration
-
Optional
secretKey?: string
-
Optional
skipAddingFootprint?: boolean
-
sorobanContext: SorobanContextType
-