Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/transactions
TransactionBlob
Type Alias TransactionBlob
Transaction
Blob
:
BaseTransactionType
&
{
blobId
:
string
;
type
:
Blob
;
witnessIndex
:
number
;
}
Type declaration
blob
Id
:
string
Hash of the bytecode. (b256)
type
:
Blob
witness
Index
:
number
Witness index of contract bytecode (u16)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Hash of the bytecode. (b256)