iota_sdk.types.output_params
Assets Objects
@dataclass
class Assets()
Assets for OutputParams.
Features Objects
@dataclass
class Features()
Features for OutputParams.
Unlocks Objects
@dataclass
class Unlocks()
Unlocks for OutputParams.
ReturnStrategy Objects
class ReturnStrategy(str, Enum)
Return strategy for the StorageDeposit.
StorageDeposit Objects
@dataclass
class StorageDeposit()
Storage deposit options for OutputParams.
OutputParams Objects
@dataclass
class OutputParams()
Params for Account.prepare_output()
.