Skip to main content

Module transaction_deny_rules

Module transaction_deny_rules 

Source

Structs§

TransactionDenyRules
Rust version of the Move iota::transaction_deny_rules::TransactionDenyRules type.
TransactionDenyRulesInnerV1
Rust version of the Move iota::transaction_deny_rules::TransactionDenyRulesInnerV1 type.

Constants§

RESOLVED_IOTA_TRANSACTION_DENY_RULES
TRANSACTION_DENY_RULES_CREATE_FUNCTION_NAME
TRANSACTION_DENY_RULES_INNER_V1
TRANSACTION_DENY_RULES_MODULE
TRANSACTION_DENY_RULES_MODULE_NAME
TRANSACTION_DENY_RULES_UPDATE_FUNCTION_NAME

Functions§

get_transaction_deny_rules
The full deny rule state read back from the TransactionDenyRules object. Returns None while the object has not been created yet.
get_transaction_deny_rules_obj_initial_shared_version
The initial shared version of the TransactionDenyRules object. Returns None while the TransactionDenyRulesCreate end-of-epoch transaction has not created the object yet.