AssetInputs represents a list of asset inputs.
Readonly
Serialize the asset input list to raw bytes.
Serialize the asset input list into an existing buffer writer.
Encode the asset input list to a hex string.
Validate the asset input list.
Static
Create a validated list of asset inputs.
Decode an asset input list from a buffer reader.
Decode an asset input list from its hex string form.
AssetInputs represents a list of asset inputs.