Struct transaction_t::access_list_t#

Nested Relationships#

This struct is a nested type of Template Class transaction_t.

Struct Documentation#

struct access_list_t#

The access list. YP: \(T_{A}\)

Public Members

uint32_t no_accounts#

The number of accounts YP: \(|T_{A}|\)

access_list_account_t *accounts#

The accounts YP: \(T_{A}\)