Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedGaAttachTx1
Interface TxUnpackedGaAttachTx1
interface
TxUnpackedGaAttachTx1
{
authFun
:
Buffer
;
callData
:
`
cb_
${
string
}
`
;
code
:
`
cb_
${
string
}
`
;
ctVersion
:
CtVersion
;
fee
:
string
;
gasLimit
:
number
;
gasPrice
:
string
;
nonce
:
number
;
ownerId
:
`
ak_
${
string
}
`
;
tag
:
GaAttachTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
View Summary
)
TxUnpackedGaAttachTx1Type
TxUnpackedGaAttachTx1
Index
Properties
auth
Fun
call
Data
code
ct
Version
fee
gas
Limit
gas
Price
nonce
owner
Id
tag
ttl
version
Properties
auth
Fun
authFun
:
Buffer
= raw
call
Data
callData
:
`
cb_
${
string
}
`
= ...
code
code
:
`
cb_
${
string
}
`
= ...
ct
Version
ctVersion
:
CtVersion
fee
fee
:
string
gas
Limit
gasLimit
:
number
gas
Price
gasPrice
:
string
nonce
nonce
:
number
= ...
owner
Id
ownerId
:
`
ak_
${
string
}
`
= ...
tag
tag
:
GaAttachTx
= ...
ttl
ttl
:
number
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth
Fun
call
Data
code
ct
Version
fee
gas
Limit
gas
Price
nonce
owner
Id
tag
ttl
version
@aeternity/aepp-sdk
Loading...