... for ir in node.irs:
if isinstance(ir, Binary) and ir.type in [
BinaryType.LEFT_SHIFT,
BinaryType.RIGHT_SHIFT,
]:
if isinstance(ir.variable_left, Constant):
info = [f,...
> * 原文链接: [Proto-danksharding: What It Is and How It Works](https://www.galaxy.com/research/insights/protodanksharding-what-it-is-and-how-it-works/)
> * 译文出自:[登链翻译计划](https://github.com/lbc-team/Pioneer)
> * 译者:[翻译小组](https://learnblockchain.cn/people/...