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 full
)
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
auth
Fun
:
Buffer
= raw
call
Data
call
Data
:
`
cb_
${
string
}
`
= ...
code
code
:
`
cb_
${
string
}
`
= ...
ct
Version
ct
Version
:
CtVersion
fee
fee
:
string
gas
Limit
gas
Limit
:
number
gas
Price
gas
Price
:
string
nonce
nonce
:
number
= ...
owner
Id
owner
Id
:
`
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...