pub fn deploy_multi3_proxy(
one: [u8; 20],
two: [u8; 20],
three: [u8; 20],
all: [u8; 20],
) -> [u8; 20]Expand description
Deploy a multi3 proxy for the implementations provided. Read bobcat-proxy for context. TLDR: we select a proxy based on the first byte in the selector.