コンテンツにスキップ

RuleBasedTransactionFactory

RuleBasedTransactionFactory ⚓︎

symbolchain.RuleBasedTransactionFactory.RuleBasedTransactionFactory

Rule based transaction factory.

__init__(module, type_converter=None, type_rule_overrides=None) ⚓︎

symbolchain.RuleBasedTransactionFactory.RuleBasedTransactionFactory.__init__

Creates a rule based transaction factory for use with catbuffer generated code.

add_array_parser(name) ⚓︎

symbolchain.RuleBasedTransactionFactory.RuleBasedTransactionFactory.add_array_parser

Creates array type parser, based on some existing element type parser.

add_pod_parser(name, pod_class) ⚓︎

add_struct_parser(name) ⚓︎

create_from_factory(factory, descriptor) ⚓︎