Crate astrovault_nibiru_handler

Source

Modules§

nibiru_handler

Structs§

Addr
A human readable address.
Coin
Uint128
A thin wrapper around u128 that is using strings for JSON encoding/decoding, such that the full u128 range can be used for clients that convert JSON numbers to floats, like JavaScript and jq.