Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
用户向一些人发出了一个带有Transfer动作的交易receiver_id。节点如何确定该事务必须路由到哪个分片?
Transfer
receiver_id
它是由 确定的RuntimeAdapter,它有一个account_id_to_shard_id将帐户 id 映射到分片 id 的方法。
RuntimeAdapter
account_id_to_shard_id