sui-sdk-types 0.2.2

Core types for the Sui Sdk
Documentation
1
2
3
4
5
6
7
8
# sui-sdk-types

[![sui-sdk-types on crates.io](https://img.shields.io/crates/v/sui-sdk-types)](https://crates.io/crates/sui-sdk-types)
[![Documentation (latest release)](https://img.shields.io/badge/docs-latest-brightgreen)](https://docs.rs/sui-sdk-types)
[![Documentation (master)](https://img.shields.io/badge/docs-master-59f)](https://mystenlabs.github.io/sui-rust-sdk/sui_sdk_types/)

The `sui-sdk-types` crate provides the definitions of the core types that are
part of the public API of the Sui blockchain.