@initia/initia.proto
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -5,3 +5,3 @@ import Long from "long"; | ||
export declare const protobufPackage = "ibc.applications.nft_transfer.v1"; | ||
/** GenesisState defines the ibc-transfer genesis state */ | ||
/** GenesisState defines the ibc nft-transfer genesis state */ | ||
export interface GenesisState { | ||
@@ -8,0 +8,0 @@ portId: string; |
@@ -8,3 +8,3 @@ import { grpc } from "@improbable-eng/grpc-web"; | ||
* MsgNftTransfer defines a msg to transfer non-fungible tokens (i.e NFTs) between | ||
* ICS721-move enabled chains. See ICS Spec here: | ||
* ics721-1 enabled chains. See ICS Spec here: | ||
* https://github.com/cosmos/ibc/tree/main/spec/app/ics-721-nft-transfer | ||
@@ -11,0 +11,0 @@ */ |
{ | ||
"name": "@initia/initia.proto", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "JS and TS types relating to Protocol Buffers used by Initia project", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
19231190
488
224557