encode_single_address_list_policy_args

Documentation for eth_defi.enzyme.policy.encode_single_address_list_policy_args function.

encode_single_address_list_policy_args(address, update_type=AddressListUpdateType.None_)[source]

How to pass an address list to a fund deployer.

Needed for AllowedAdaptersPolicy and.

Note

Half-baked implementation just to get the deployment going

Parameters

address (eth_typing.evm.HexAddress) –

Return type

bytes