Macro tensor_toolbox::shard_num
source ยท macro_rules! shard_num { ($account_info:expr) => { ... }; ($pubkey:expr) => { ... }; }
Expand description
Calculates fee vault shard from a given AccountInfo or Pubkey.
macro_rules! shard_num { ($account_info:expr) => { ... }; ($pubkey:expr) => { ... }; }
Calculates fee vault shard from a given AccountInfo or Pubkey.