mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 19:21:03 +00:00
make table mod public
This commit is contained in:
@@ -34,7 +34,7 @@ extern crate polkadot_primitives as primitives;
|
||||
|
||||
use primitives::parachain;
|
||||
|
||||
mod table;
|
||||
pub mod table;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
Reference in New Issue
Block a user