Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
AuthData
Interface AuthData
interface
AuthData
{
args
?:
any
[]
;
callData
?:
`
cb_
${
string
}
`
;
fee
?:
Int
;
gasLimit
?:
number
;
gasPrice
?:
Int
;
sourceCode
?:
string
;
}
Index
Properties
args?
call
Data?
fee?
gas
Limit?
gas
Price?
source
Code?
Properties
Optional
args
args
?:
any
[]
Optional
call
Data
call
Data
?:
`
cb_
${
string
}
`
Optional
fee
fee
?:
Int
Optional
gas
Limit
gas
Limit
?:
number
Optional
gas
Price
gas
Price
?:
Int
Optional
source
Code
source
Code
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
args
call
Data
fee
gas
Limit
gas
Price
source
Code
@aeternity/aepp-sdk
Loading...