Preparing search index...
The search index is not available
@stricahq/cardano-codec - v2.0.1
@stricahq/cardano-codec
types
ConwayTypes
TransactionOutput
Type alias TransactionOutput
Transaction
Output
:
{
address
:
string
;
amount
:
string
;
plutusData
?:
string
;
plutusDataHash
?:
string
;
scriptRef
?:
types
.
ConwayTypes
.
ScriptRef
;
tokens
?:
types
.
ConwayTypes
.
Token
[]
;
}
Type declaration
address
:
string
amount
:
string
Optional
plutus
Data
?:
string
Optional
plutus
Data
Hash
?:
string
Optional
script
Ref
?:
types
.
ConwayTypes
.
ScriptRef
Optional
tokens
?:
types
.
ConwayTypes
.
Token
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@stricahq/cardano-codec - v2.0.1
Loading...