mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
Uint & Hash types. (#10)
* Uint & Hash types. * Fix author * Rename crate to primitives.
This commit is contained in:
committed by
Robert Habermeier
parent
3a340b3aa2
commit
dbb123d09c
@@ -14,6 +14,10 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//! Polkadot CLI
|
||||
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate polkadot_cli;
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user