@agoric/cosmic-proto 0.4.1-dev-08f8549.0 → 0.4.1-dev-22cbfe3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/codegen/agoric/bundle.d.ts +106 -106
- package/dist/codegen/agoric/lien/genesis.d.ts +3 -2
- package/dist/codegen/agoric/lien/genesis.js.map +1 -1
- package/dist/codegen/agoric/lien/lien.d.ts +2 -1
- package/dist/codegen/agoric/lien/lien.js.map +1 -1
- package/dist/codegen/agoric/swingset/genesis.d.ts +3 -2
- package/dist/codegen/agoric/swingset/genesis.js.map +1 -1
- package/dist/codegen/agoric/swingset/msgs.d.ts +11 -10
- package/dist/codegen/agoric/swingset/msgs.js.map +1 -1
- package/dist/codegen/agoric/swingset/query.d.ts +7 -6
- package/dist/codegen/agoric/swingset/query.js.map +1 -1
- package/dist/codegen/agoric/swingset/swingset.d.ts +10 -9
- package/dist/codegen/agoric/swingset/swingset.js.map +1 -1
- package/dist/codegen/agoric/vbank/genesis.d.ts +2 -1
- package/dist/codegen/agoric/vbank/genesis.js.map +1 -1
- package/dist/codegen/agoric/vbank/query.d.ts +5 -4
- package/dist/codegen/agoric/vbank/query.js.map +1 -1
- package/dist/codegen/agoric/vbank/vbank.d.ts +3 -2
- package/dist/codegen/agoric/vbank/vbank.js.map +1 -1
- package/dist/codegen/agoric/vibc/msgs.d.ts +3 -2
- package/dist/codegen/agoric/vibc/msgs.js.map +1 -1
- package/dist/codegen/agoric/vlocalchain/vlocalchain.d.ts +5 -4
- package/dist/codegen/agoric/vlocalchain/vlocalchain.js.map +1 -1
- package/dist/codegen/agoric/vstorage/genesis.d.ts +3 -2
- package/dist/codegen/agoric/vstorage/genesis.js.map +1 -1
- package/dist/codegen/agoric/vstorage/query.d.ts +7 -6
- package/dist/codegen/agoric/vstorage/query.js.map +1 -1
- package/dist/codegen/agoric/vstorage/vstorage.d.ts +3 -2
- package/dist/codegen/agoric/vstorage/vstorage.js.map +1 -1
- package/dist/codegen/binary.d.ts +2 -2
- package/dist/codegen/binary.js +2 -2
- package/dist/codegen/cosmos/auth/v1beta1/auth.d.ts +4 -3
- package/dist/codegen/cosmos/auth/v1beta1/auth.js.map +1 -1
- package/dist/codegen/cosmos/auth/v1beta1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/auth/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/auth/v1beta1/query.d.ts +19 -18
- package/dist/codegen/cosmos/auth/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/authz/v1beta1/authz.d.ts +5 -4
- package/dist/codegen/cosmos/authz/v1beta1/authz.js.map +1 -1
- package/dist/codegen/cosmos/authz/v1beta1/event.d.ts +3 -2
- package/dist/codegen/cosmos/authz/v1beta1/event.js.map +1 -1
- package/dist/codegen/cosmos/authz/v1beta1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/authz/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/authz/v1beta1/query.d.ts +7 -6
- package/dist/codegen/cosmos/authz/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/authz/v1beta1/tx.d.ts +7 -6
- package/dist/codegen/cosmos/authz/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/bank/v1beta1/authz.d.ts +2 -1
- package/dist/codegen/cosmos/bank/v1beta1/authz.js.map +1 -1
- package/dist/codegen/cosmos/bank/v1beta1/bank.d.ts +8 -7
- package/dist/codegen/cosmos/bank/v1beta1/bank.js.map +1 -1
- package/dist/codegen/cosmos/bank/v1beta1/genesis.d.ts +3 -2
- package/dist/codegen/cosmos/bank/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/bank/v1beta1/query.d.ts +20 -19
- package/dist/codegen/cosmos/bank/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/bank/v1beta1/tx.d.ts +5 -4
- package/dist/codegen/cosmos/bank/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/base/abci/v1beta1/abci.d.ts +11 -10
- package/dist/codegen/cosmos/base/abci/v1beta1/abci.js.map +1 -1
- package/dist/codegen/cosmos/base/node/v1beta1/query.d.ts +3 -2
- package/dist/codegen/cosmos/base/node/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/base/query/v1beta1/pagination.d.ts +3 -2
- package/dist/codegen/cosmos/base/query/v1beta1/pagination.js.map +1 -1
- package/dist/codegen/cosmos/base/reflection/v2alpha1/reflection.d.ts +27 -26
- package/dist/codegen/cosmos/base/reflection/v2alpha1/reflection.js.map +1 -1
- package/dist/codegen/cosmos/base/v1beta1/coin.d.ts +5 -4
- package/dist/codegen/cosmos/base/v1beta1/coin.js.map +1 -1
- package/dist/codegen/cosmos/bundle.d.ts +978 -978
- package/dist/codegen/cosmos/crypto/ed25519/keys.d.ts +3 -2
- package/dist/codegen/cosmos/crypto/ed25519/keys.js.map +1 -1
- package/dist/codegen/cosmos/crypto/hd/v1/hd.d.ts +2 -1
- package/dist/codegen/cosmos/crypto/hd/v1/hd.js.map +1 -1
- package/dist/codegen/cosmos/crypto/keyring/v1/record.d.ts +6 -5
- package/dist/codegen/cosmos/crypto/keyring/v1/record.js.map +1 -1
- package/dist/codegen/cosmos/crypto/multisig/keys.d.ts +2 -1
- package/dist/codegen/cosmos/crypto/multisig/keys.js.map +1 -1
- package/dist/codegen/cosmos/crypto/multisig/v1beta1/multisig.d.ts +3 -2
- package/dist/codegen/cosmos/crypto/multisig/v1beta1/multisig.js.map +1 -1
- package/dist/codegen/cosmos/crypto/secp256k1/keys.d.ts +3 -2
- package/dist/codegen/cosmos/crypto/secp256k1/keys.js.map +1 -1
- package/dist/codegen/cosmos/crypto/secp256r1/keys.d.ts +3 -2
- package/dist/codegen/cosmos/crypto/secp256r1/keys.js.map +1 -1
- package/dist/codegen/cosmos/distribution/v1beta1/distribution.d.ts +13 -12
- package/dist/codegen/cosmos/distribution/v1beta1/distribution.js.map +1 -1
- package/dist/codegen/cosmos/distribution/v1beta1/genesis.d.ts +9 -8
- package/dist/codegen/cosmos/distribution/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/distribution/v1beta1/query.d.ts +19 -18
- package/dist/codegen/cosmos/distribution/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/distribution/v1beta1/tx.d.ts +9 -8
- package/dist/codegen/cosmos/distribution/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.d.ts +5 -4
- package/dist/codegen/cosmos/feegrant/v1beta1/feegrant.js.map +1 -1
- package/dist/codegen/cosmos/feegrant/v1beta1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/feegrant/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/feegrant/v1beta1/query.d.ts +7 -6
- package/dist/codegen/cosmos/feegrant/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/feegrant/v1beta1/tx.d.ts +5 -4
- package/dist/codegen/cosmos/feegrant/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/gov/v1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1/gov.d.ts +9 -8
- package/dist/codegen/cosmos/gov/v1/gov.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1/query.d.ts +17 -16
- package/dist/codegen/cosmos/gov/v1/query.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1/tx.d.ts +11 -10
- package/dist/codegen/cosmos/gov/v1/tx.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1beta1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/gov/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1beta1/gov.d.ts +10 -9
- package/dist/codegen/cosmos/gov/v1beta1/gov.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1beta1/query.d.ts +17 -16
- package/dist/codegen/cosmos/gov/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/gov/v1beta1/tx.d.ts +9 -8
- package/dist/codegen/cosmos/gov/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/group/v1/events.d.ts +11 -10
- package/dist/codegen/cosmos/group/v1/events.js.map +1 -1
- package/dist/codegen/cosmos/group/v1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/group/v1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/group/v1/query.d.ts +29 -28
- package/dist/codegen/cosmos/group/v1/query.js.map +1 -1
- package/dist/codegen/cosmos/group/v1/tx.d.ts +29 -28
- package/dist/codegen/cosmos/group/v1/tx.js.map +1 -1
- package/dist/codegen/cosmos/group/v1/types.d.ts +12 -11
- package/dist/codegen/cosmos/group/v1/types.js.map +1 -1
- package/dist/codegen/cosmos/mint/v1beta1/genesis.d.ts +2 -1
- package/dist/codegen/cosmos/mint/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/mint/v1beta1/mint.d.ts +3 -2
- package/dist/codegen/cosmos/mint/v1beta1/mint.js.map +1 -1
- package/dist/codegen/cosmos/mint/v1beta1/query.d.ts +7 -6
- package/dist/codegen/cosmos/mint/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/params/v1beta1/params.d.ts +3 -2
- package/dist/codegen/cosmos/params/v1beta1/params.js.map +1 -1
- package/dist/codegen/cosmos/params/v1beta1/query.d.ts +6 -5
- package/dist/codegen/cosmos/params/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/staking/v1beta1/authz.d.ts +3 -2
- package/dist/codegen/cosmos/staking/v1beta1/authz.js.map +1 -1
- package/dist/codegen/cosmos/staking/v1beta1/genesis.d.ts +3 -2
- package/dist/codegen/cosmos/staking/v1beta1/genesis.js.map +1 -1
- package/dist/codegen/cosmos/staking/v1beta1/query.d.ts +29 -28
- package/dist/codegen/cosmos/staking/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/staking/v1beta1/staking.d.ts +21 -20
- package/dist/codegen/cosmos/staking/v1beta1/staking.js.map +1 -1
- package/dist/codegen/cosmos/staking/v1beta1/tx.d.ts +13 -12
- package/dist/codegen/cosmos/staking/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/tx/signing/v1beta1/signing.d.ts +6 -5
- package/dist/codegen/cosmos/tx/signing/v1beta1/signing.js.map +1 -1
- package/dist/codegen/cosmos/tx/v1beta1/service.d.ts +11 -10
- package/dist/codegen/cosmos/tx/v1beta1/service.js.map +1 -1
- package/dist/codegen/cosmos/tx/v1beta1/tx.d.ts +14 -13
- package/dist/codegen/cosmos/tx/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/upgrade/v1beta1/query.d.ts +11 -10
- package/dist/codegen/cosmos/upgrade/v1beta1/query.js.map +1 -1
- package/dist/codegen/cosmos/upgrade/v1beta1/tx.d.ts +5 -4
- package/dist/codegen/cosmos/upgrade/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/upgrade/v1beta1/upgrade.d.ts +5 -4
- package/dist/codegen/cosmos/upgrade/v1beta1/upgrade.js.map +1 -1
- package/dist/codegen/cosmos/vesting/v1beta1/tx.d.ts +13 -12
- package/dist/codegen/cosmos/vesting/v1beta1/tx.js.map +1 -1
- package/dist/codegen/cosmos/vesting/v1beta1/vesting.d.ts +8 -7
- package/dist/codegen/cosmos/vesting/v1beta1/vesting.js.map +1 -1
- package/dist/codegen/cosmos_proto/bundle.d.ts +4 -4
- package/dist/codegen/cosmos_proto/cosmos.d.ts +3 -2
- package/dist/codegen/cosmos_proto/cosmos.js.map +1 -1
- package/dist/codegen/google/api/http.d.ts +4 -3
- package/dist/codegen/google/api/http.js.map +1 -1
- package/dist/codegen/google/bundle.d.ts +62 -62
- package/dist/codegen/google/protobuf/any.d.ts +2 -1
- package/dist/codegen/google/protobuf/any.js.map +1 -1
- package/dist/codegen/google/protobuf/descriptor.d.ts +28 -27
- package/dist/codegen/google/protobuf/descriptor.js.map +1 -1
- package/dist/codegen/google/protobuf/duration.d.ts +2 -1
- package/dist/codegen/google/protobuf/duration.js.map +1 -1
- package/dist/codegen/google/protobuf/empty.d.ts +2 -1
- package/dist/codegen/google/protobuf/empty.js.map +1 -1
- package/dist/codegen/google/protobuf/timestamp.d.ts +2 -1
- package/dist/codegen/google/protobuf/timestamp.js.map +1 -1
- package/dist/codegen/helpers.d.ts +2 -2
- package/dist/codegen/helpers.js +2 -2
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.d.ts +2 -1
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/controller.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.d.ts +5 -4
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/query.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.d.ts +5 -4
- package/dist/codegen/ibc/applications/interchain_accounts/controller/v1/tx.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.d.ts +6 -5
- package/dist/codegen/ibc/applications/interchain_accounts/genesis/v1/genesis.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.d.ts +2 -1
- package/dist/codegen/ibc/applications/interchain_accounts/host/v1/host.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.d.ts +3 -2
- package/dist/codegen/ibc/applications/interchain_accounts/host/v1/query.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/v1/account.d.ts +2 -1
- package/dist/codegen/ibc/applications/interchain_accounts/v1/account.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.d.ts +2 -1
- package/dist/codegen/ibc/applications/interchain_accounts/v1/metadata.js.map +1 -1
- package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.d.ts +3 -2
- package/dist/codegen/ibc/applications/interchain_accounts/v1/packet.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v1/authz.d.ts +3 -2
- package/dist/codegen/ibc/applications/transfer/v1/authz.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v1/genesis.d.ts +2 -1
- package/dist/codegen/ibc/applications/transfer/v1/genesis.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v1/query.d.ts +11 -10
- package/dist/codegen/ibc/applications/transfer/v1/query.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v1/transfer.d.ts +3 -2
- package/dist/codegen/ibc/applications/transfer/v1/transfer.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v1/tx.d.ts +3 -2
- package/dist/codegen/ibc/applications/transfer/v1/tx.js.map +1 -1
- package/dist/codegen/ibc/applications/transfer/v2/packet.d.ts +2 -1
- package/dist/codegen/ibc/applications/transfer/v2/packet.js.map +1 -1
- package/dist/codegen/ibc/bundle.d.ts +400 -400
- package/dist/codegen/ibc/core/channel/v1/channel.d.ts +8 -7
- package/dist/codegen/ibc/core/channel/v1/channel.js.map +1 -1
- package/dist/codegen/ibc/core/channel/v1/genesis.d.ts +3 -2
- package/dist/codegen/ibc/core/channel/v1/genesis.js.map +1 -1
- package/dist/codegen/ibc/core/channel/v1/query.d.ts +27 -26
- package/dist/codegen/ibc/core/channel/v1/query.js.map +1 -1
- package/dist/codegen/ibc/core/channel/v1/tx.d.ts +21 -20
- package/dist/codegen/ibc/core/channel/v1/tx.js.map +1 -1
- package/dist/codegen/ibc/core/client/v1/client.d.ts +8 -7
- package/dist/codegen/ibc/core/client/v1/client.js.map +1 -1
- package/dist/codegen/ibc/core/client/v1/genesis.d.ts +4 -3
- package/dist/codegen/ibc/core/client/v1/genesis.js.map +1 -1
- package/dist/codegen/ibc/core/client/v1/query.d.ts +19 -18
- package/dist/codegen/ibc/core/client/v1/query.js.map +1 -1
- package/dist/codegen/ibc/core/client/v1/tx.d.ts +9 -8
- package/dist/codegen/ibc/core/client/v1/tx.js.map +1 -1
- package/dist/codegen/ibc/core/commitment/v1/commitment.d.ts +5 -4
- package/dist/codegen/ibc/core/commitment/v1/commitment.js.map +1 -1
- package/dist/codegen/ibc/core/connection/v1/connection.d.ts +8 -7
- package/dist/codegen/ibc/core/connection/v1/connection.js.map +1 -1
- package/dist/codegen/ibc/core/connection/v1/genesis.d.ts +2 -1
- package/dist/codegen/ibc/core/connection/v1/genesis.js.map +1 -1
- package/dist/codegen/ibc/core/connection/v1/query.d.ts +13 -12
- package/dist/codegen/ibc/core/connection/v1/query.js.map +1 -1
- package/dist/codegen/ibc/core/connection/v1/tx.d.ts +9 -8
- package/dist/codegen/ibc/core/connection/v1/tx.js.map +1 -1
- package/dist/codegen/ibc/lightclients/localhost/v1/localhost.d.ts +2 -1
- package/dist/codegen/ibc/lightclients/localhost/v1/localhost.js.map +1 -1
- package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.d.ts +17 -16
- package/dist/codegen/ibc/lightclients/solomachine/v1/solomachine.js.map +1 -1
- package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.d.ts +17 -16
- package/dist/codegen/ibc/lightclients/solomachine/v2/solomachine.js.map +1 -1
- package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.d.ts +6 -5
- package/dist/codegen/ibc/lightclients/tendermint/v1/tendermint.js.map +1 -1
- package/dist/codegen/icq/bundle.d.ts +20 -20
- package/dist/codegen/icq/v1/genesis.d.ts +2 -1
- package/dist/codegen/icq/v1/genesis.js.map +1 -1
- package/dist/codegen/icq/v1/icq.d.ts +2 -1
- package/dist/codegen/icq/v1/icq.js.map +1 -1
- package/dist/codegen/icq/v1/packet.d.ts +5 -4
- package/dist/codegen/icq/v1/packet.js.map +1 -1
- package/dist/codegen/icq/v1/query.d.ts +3 -2
- package/dist/codegen/icq/v1/query.js.map +1 -1
- package/dist/codegen/icq/v1/tx.d.ts +3 -2
- package/dist/codegen/icq/v1/tx.js.map +1 -1
- package/dist/codegen/ics23/bundle.d.ts +26 -26
- package/dist/codegen/index.d.ts +3 -2
- package/dist/codegen/index.js +3 -2
- package/dist/codegen/index.js.map +1 -1
- package/dist/codegen/json-safe.d.ts +8 -0
- package/dist/codegen/json-safe.js +8 -0
- package/dist/codegen/json-safe.js.map +1 -0
- package/dist/codegen/proofs.d.ts +14 -13
- package/dist/codegen/proofs.js.map +1 -1
- package/dist/codegen/tendermint/abci/types.d.ts +45 -44
- package/dist/codegen/tendermint/abci/types.js.map +1 -1
- package/dist/codegen/tendermint/bundle.d.ts +170 -170
- package/dist/codegen/tendermint/crypto/keys.d.ts +2 -1
- package/dist/codegen/tendermint/crypto/keys.js.map +1 -1
- package/dist/codegen/tendermint/crypto/proof.d.ts +6 -5
- package/dist/codegen/tendermint/crypto/proof.js.map +1 -1
- package/dist/codegen/tendermint/libs/bits/types.d.ts +2 -1
- package/dist/codegen/tendermint/libs/bits/types.js.map +1 -1
- package/dist/codegen/tendermint/p2p/types.d.ts +6 -5
- package/dist/codegen/tendermint/p2p/types.js.map +1 -1
- package/dist/codegen/tendermint/types/block.d.ts +2 -1
- package/dist/codegen/tendermint/types/block.js.map +1 -1
- package/dist/codegen/tendermint/types/evidence.d.ts +5 -4
- package/dist/codegen/tendermint/types/evidence.js.map +1 -1
- package/dist/codegen/tendermint/types/params.d.ts +7 -6
- package/dist/codegen/tendermint/types/params.js.map +1 -1
- package/dist/codegen/tendermint/types/types.d.ts +14 -13
- package/dist/codegen/tendermint/types/types.js.map +1 -1
- package/dist/codegen/tendermint/types/validator.d.ts +4 -3
- package/dist/codegen/tendermint/types/validator.js.map +1 -1
- package/dist/codegen/tendermint/version/types.d.ts +3 -2
- package/dist/codegen/tendermint/version/types.js.map +1 -1
- package/dist/codegen/utf8.d.ts +2 -2
- package/dist/codegen/utf8.js +2 -2
- package/dist/codegen/varint.d.ts +2 -2
- package/dist/codegen/varint.js +2 -2
- package/dist/helpers.d.ts +7 -29
- package/dist/helpers.js +3 -3
- package/dist/helpers.js.map +1 -1
- package/package.json +4 -4
|
@@ -30,9 +30,9 @@ export declare namespace tendermint {
|
|
|
30
30
|
Request: {
|
|
31
31
|
typeUrl: string;
|
|
32
32
|
encode(message: Request, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
33
|
-
decode(input:
|
|
33
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Request;
|
|
34
34
|
fromJSON(object: any): _124.Request;
|
|
35
|
-
toJSON(message: Request):
|
|
35
|
+
toJSON(message: Request): import("../json-safe.js").JsonSafe<_124.Request>;
|
|
36
36
|
fromPartial(object: Partial<Request>): _124.Request;
|
|
37
37
|
fromProtoMsg(message: RequestProtoMsg): _124.Request;
|
|
38
38
|
toProto(message: Request): Uint8Array;
|
|
@@ -41,9 +41,9 @@ export declare namespace tendermint {
|
|
|
41
41
|
RequestEcho: {
|
|
42
42
|
typeUrl: string;
|
|
43
43
|
encode(message: RequestEcho, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
44
|
-
decode(input:
|
|
44
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestEcho;
|
|
45
45
|
fromJSON(object: any): _124.RequestEcho;
|
|
46
|
-
toJSON(message: RequestEcho):
|
|
46
|
+
toJSON(message: RequestEcho): import("../json-safe.js").JsonSafe<_124.RequestEcho>;
|
|
47
47
|
fromPartial(object: Partial<RequestEcho>): _124.RequestEcho;
|
|
48
48
|
fromProtoMsg(message: RequestEchoProtoMsg): _124.RequestEcho;
|
|
49
49
|
toProto(message: RequestEcho): Uint8Array;
|
|
@@ -52,9 +52,9 @@ export declare namespace tendermint {
|
|
|
52
52
|
RequestFlush: {
|
|
53
53
|
typeUrl: string;
|
|
54
54
|
encode(_: RequestFlush, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
55
|
-
decode(input:
|
|
55
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestFlush;
|
|
56
56
|
fromJSON(_: any): _124.RequestFlush;
|
|
57
|
-
toJSON(_: RequestFlush):
|
|
57
|
+
toJSON(_: RequestFlush): import("../json-safe.js").JsonSafe<_124.RequestFlush>;
|
|
58
58
|
fromPartial(_: Partial<RequestFlush>): _124.RequestFlush;
|
|
59
59
|
fromProtoMsg(message: RequestFlushProtoMsg): _124.RequestFlush;
|
|
60
60
|
toProto(message: RequestFlush): Uint8Array;
|
|
@@ -63,9 +63,9 @@ export declare namespace tendermint {
|
|
|
63
63
|
RequestInfo: {
|
|
64
64
|
typeUrl: string;
|
|
65
65
|
encode(message: RequestInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
66
|
-
decode(input:
|
|
66
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestInfo;
|
|
67
67
|
fromJSON(object: any): _124.RequestInfo;
|
|
68
|
-
toJSON(message: RequestInfo):
|
|
68
|
+
toJSON(message: RequestInfo): import("../json-safe.js").JsonSafe<_124.RequestInfo>;
|
|
69
69
|
fromPartial(object: Partial<RequestInfo>): _124.RequestInfo;
|
|
70
70
|
fromProtoMsg(message: RequestInfoProtoMsg): _124.RequestInfo;
|
|
71
71
|
toProto(message: RequestInfo): Uint8Array;
|
|
@@ -74,9 +74,9 @@ export declare namespace tendermint {
|
|
|
74
74
|
RequestSetOption: {
|
|
75
75
|
typeUrl: string;
|
|
76
76
|
encode(message: RequestSetOption, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
77
|
-
decode(input:
|
|
77
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestSetOption;
|
|
78
78
|
fromJSON(object: any): _124.RequestSetOption;
|
|
79
|
-
toJSON(message: RequestSetOption):
|
|
79
|
+
toJSON(message: RequestSetOption): import("../json-safe.js").JsonSafe<_124.RequestSetOption>;
|
|
80
80
|
fromPartial(object: Partial<RequestSetOption>): _124.RequestSetOption;
|
|
81
81
|
fromProtoMsg(message: RequestSetOptionProtoMsg): _124.RequestSetOption;
|
|
82
82
|
toProto(message: RequestSetOption): Uint8Array;
|
|
@@ -85,9 +85,9 @@ export declare namespace tendermint {
|
|
|
85
85
|
RequestInitChain: {
|
|
86
86
|
typeUrl: string;
|
|
87
87
|
encode(message: RequestInitChain, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
88
|
-
decode(input:
|
|
88
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestInitChain;
|
|
89
89
|
fromJSON(object: any): _124.RequestInitChain;
|
|
90
|
-
toJSON(message: RequestInitChain):
|
|
90
|
+
toJSON(message: RequestInitChain): import("../json-safe.js").JsonSafe<_124.RequestInitChain>;
|
|
91
91
|
fromPartial(object: Partial<RequestInitChain>): _124.RequestInitChain;
|
|
92
92
|
fromProtoMsg(message: RequestInitChainProtoMsg): _124.RequestInitChain;
|
|
93
93
|
toProto(message: RequestInitChain): Uint8Array;
|
|
@@ -96,9 +96,9 @@ export declare namespace tendermint {
|
|
|
96
96
|
RequestQuery: {
|
|
97
97
|
typeUrl: string;
|
|
98
98
|
encode(message: RequestQuery, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
99
|
-
decode(input:
|
|
99
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestQuery;
|
|
100
100
|
fromJSON(object: any): _124.RequestQuery;
|
|
101
|
-
toJSON(message: RequestQuery):
|
|
101
|
+
toJSON(message: RequestQuery): import("../json-safe.js").JsonSafe<_124.RequestQuery>;
|
|
102
102
|
fromPartial(object: Partial<RequestQuery>): _124.RequestQuery;
|
|
103
103
|
fromProtoMsg(message: RequestQueryProtoMsg): _124.RequestQuery;
|
|
104
104
|
toProto(message: RequestQuery): Uint8Array;
|
|
@@ -107,9 +107,9 @@ export declare namespace tendermint {
|
|
|
107
107
|
RequestBeginBlock: {
|
|
108
108
|
typeUrl: string;
|
|
109
109
|
encode(message: RequestBeginBlock, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
110
|
-
decode(input:
|
|
110
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestBeginBlock;
|
|
111
111
|
fromJSON(object: any): _124.RequestBeginBlock;
|
|
112
|
-
toJSON(message: RequestBeginBlock):
|
|
112
|
+
toJSON(message: RequestBeginBlock): import("../json-safe.js").JsonSafe<_124.RequestBeginBlock>;
|
|
113
113
|
fromPartial(object: Partial<RequestBeginBlock>): _124.RequestBeginBlock;
|
|
114
114
|
fromProtoMsg(message: RequestBeginBlockProtoMsg): _124.RequestBeginBlock;
|
|
115
115
|
toProto(message: RequestBeginBlock): Uint8Array;
|
|
@@ -118,9 +118,9 @@ export declare namespace tendermint {
|
|
|
118
118
|
RequestCheckTx: {
|
|
119
119
|
typeUrl: string;
|
|
120
120
|
encode(message: RequestCheckTx, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
121
|
-
decode(input:
|
|
121
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestCheckTx;
|
|
122
122
|
fromJSON(object: any): _124.RequestCheckTx;
|
|
123
|
-
toJSON(message: RequestCheckTx):
|
|
123
|
+
toJSON(message: RequestCheckTx): import("../json-safe.js").JsonSafe<_124.RequestCheckTx>;
|
|
124
124
|
fromPartial(object: Partial<RequestCheckTx>): _124.RequestCheckTx;
|
|
125
125
|
fromProtoMsg(message: RequestCheckTxProtoMsg): _124.RequestCheckTx;
|
|
126
126
|
toProto(message: RequestCheckTx): Uint8Array;
|
|
@@ -129,9 +129,9 @@ export declare namespace tendermint {
|
|
|
129
129
|
RequestDeliverTx: {
|
|
130
130
|
typeUrl: string;
|
|
131
131
|
encode(message: RequestDeliverTx, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
132
|
-
decode(input:
|
|
132
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestDeliverTx;
|
|
133
133
|
fromJSON(object: any): _124.RequestDeliverTx;
|
|
134
|
-
toJSON(message: RequestDeliverTx):
|
|
134
|
+
toJSON(message: RequestDeliverTx): import("../json-safe.js").JsonSafe<_124.RequestDeliverTx>;
|
|
135
135
|
fromPartial(object: Partial<RequestDeliverTx>): _124.RequestDeliverTx;
|
|
136
136
|
fromProtoMsg(message: RequestDeliverTxProtoMsg): _124.RequestDeliverTx;
|
|
137
137
|
toProto(message: RequestDeliverTx): Uint8Array;
|
|
@@ -140,9 +140,9 @@ export declare namespace tendermint {
|
|
|
140
140
|
RequestEndBlock: {
|
|
141
141
|
typeUrl: string;
|
|
142
142
|
encode(message: RequestEndBlock, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
143
|
-
decode(input:
|
|
143
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestEndBlock;
|
|
144
144
|
fromJSON(object: any): _124.RequestEndBlock;
|
|
145
|
-
toJSON(message: RequestEndBlock):
|
|
145
|
+
toJSON(message: RequestEndBlock): import("../json-safe.js").JsonSafe<_124.RequestEndBlock>;
|
|
146
146
|
fromPartial(object: Partial<RequestEndBlock>): _124.RequestEndBlock;
|
|
147
147
|
fromProtoMsg(message: RequestEndBlockProtoMsg): _124.RequestEndBlock;
|
|
148
148
|
toProto(message: RequestEndBlock): Uint8Array;
|
|
@@ -151,9 +151,9 @@ export declare namespace tendermint {
|
|
|
151
151
|
RequestCommit: {
|
|
152
152
|
typeUrl: string;
|
|
153
153
|
encode(_: RequestCommit, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
154
|
-
decode(input:
|
|
154
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestCommit;
|
|
155
155
|
fromJSON(_: any): _124.RequestCommit;
|
|
156
|
-
toJSON(_: RequestCommit):
|
|
156
|
+
toJSON(_: RequestCommit): import("../json-safe.js").JsonSafe<_124.RequestCommit>;
|
|
157
157
|
fromPartial(_: Partial<RequestCommit>): _124.RequestCommit;
|
|
158
158
|
fromProtoMsg(message: RequestCommitProtoMsg): _124.RequestCommit;
|
|
159
159
|
toProto(message: RequestCommit): Uint8Array;
|
|
@@ -162,9 +162,9 @@ export declare namespace tendermint {
|
|
|
162
162
|
RequestListSnapshots: {
|
|
163
163
|
typeUrl: string;
|
|
164
164
|
encode(_: RequestListSnapshots, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
165
|
-
decode(input:
|
|
165
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestListSnapshots;
|
|
166
166
|
fromJSON(_: any): _124.RequestListSnapshots;
|
|
167
|
-
toJSON(_: RequestListSnapshots):
|
|
167
|
+
toJSON(_: RequestListSnapshots): import("../json-safe.js").JsonSafe<_124.RequestListSnapshots>;
|
|
168
168
|
fromPartial(_: Partial<RequestListSnapshots>): _124.RequestListSnapshots;
|
|
169
169
|
fromProtoMsg(message: RequestListSnapshotsProtoMsg): _124.RequestListSnapshots;
|
|
170
170
|
toProto(message: RequestListSnapshots): Uint8Array;
|
|
@@ -173,9 +173,9 @@ export declare namespace tendermint {
|
|
|
173
173
|
RequestOfferSnapshot: {
|
|
174
174
|
typeUrl: string;
|
|
175
175
|
encode(message: RequestOfferSnapshot, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
176
|
-
decode(input:
|
|
176
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestOfferSnapshot;
|
|
177
177
|
fromJSON(object: any): _124.RequestOfferSnapshot;
|
|
178
|
-
toJSON(message: RequestOfferSnapshot):
|
|
178
|
+
toJSON(message: RequestOfferSnapshot): import("../json-safe.js").JsonSafe<_124.RequestOfferSnapshot>;
|
|
179
179
|
fromPartial(object: Partial<RequestOfferSnapshot>): _124.RequestOfferSnapshot;
|
|
180
180
|
fromProtoMsg(message: RequestOfferSnapshotProtoMsg): _124.RequestOfferSnapshot;
|
|
181
181
|
toProto(message: RequestOfferSnapshot): Uint8Array;
|
|
@@ -184,9 +184,9 @@ export declare namespace tendermint {
|
|
|
184
184
|
RequestLoadSnapshotChunk: {
|
|
185
185
|
typeUrl: string;
|
|
186
186
|
encode(message: RequestLoadSnapshotChunk, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
187
|
-
decode(input:
|
|
187
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestLoadSnapshotChunk;
|
|
188
188
|
fromJSON(object: any): _124.RequestLoadSnapshotChunk;
|
|
189
|
-
toJSON(message: RequestLoadSnapshotChunk):
|
|
189
|
+
toJSON(message: RequestLoadSnapshotChunk): import("../json-safe.js").JsonSafe<_124.RequestLoadSnapshotChunk>;
|
|
190
190
|
fromPartial(object: Partial<RequestLoadSnapshotChunk>): _124.RequestLoadSnapshotChunk;
|
|
191
191
|
fromProtoMsg(message: RequestLoadSnapshotChunkProtoMsg): _124.RequestLoadSnapshotChunk;
|
|
192
192
|
toProto(message: RequestLoadSnapshotChunk): Uint8Array;
|
|
@@ -195,9 +195,9 @@ export declare namespace tendermint {
|
|
|
195
195
|
RequestApplySnapshotChunk: {
|
|
196
196
|
typeUrl: string;
|
|
197
197
|
encode(message: RequestApplySnapshotChunk, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
198
|
-
decode(input:
|
|
198
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.RequestApplySnapshotChunk;
|
|
199
199
|
fromJSON(object: any): _124.RequestApplySnapshotChunk;
|
|
200
|
-
toJSON(message: RequestApplySnapshotChunk):
|
|
200
|
+
toJSON(message: RequestApplySnapshotChunk): import("../json-safe.js").JsonSafe<_124.RequestApplySnapshotChunk>;
|
|
201
201
|
fromPartial(object: Partial<RequestApplySnapshotChunk>): _124.RequestApplySnapshotChunk;
|
|
202
202
|
fromProtoMsg(message: RequestApplySnapshotChunkProtoMsg): _124.RequestApplySnapshotChunk;
|
|
203
203
|
toProto(message: RequestApplySnapshotChunk): Uint8Array;
|
|
@@ -206,9 +206,9 @@ export declare namespace tendermint {
|
|
|
206
206
|
Response: {
|
|
207
207
|
typeUrl: string;
|
|
208
208
|
encode(message: Response, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
209
|
-
decode(input:
|
|
209
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Response;
|
|
210
210
|
fromJSON(object: any): _124.Response;
|
|
211
|
-
toJSON(message: Response):
|
|
211
|
+
toJSON(message: Response): import("../json-safe.js").JsonSafe<_124.Response>;
|
|
212
212
|
fromPartial(object: Partial<Response>): _124.Response;
|
|
213
213
|
fromProtoMsg(message: ResponseProtoMsg): _124.Response;
|
|
214
214
|
toProto(message: Response): Uint8Array;
|
|
@@ -217,9 +217,9 @@ export declare namespace tendermint {
|
|
|
217
217
|
ResponseException: {
|
|
218
218
|
typeUrl: string;
|
|
219
219
|
encode(message: ResponseException, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
220
|
-
decode(input:
|
|
220
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseException;
|
|
221
221
|
fromJSON(object: any): _124.ResponseException;
|
|
222
|
-
toJSON(message: ResponseException):
|
|
222
|
+
toJSON(message: ResponseException): import("../json-safe.js").JsonSafe<_124.ResponseException>;
|
|
223
223
|
fromPartial(object: Partial<ResponseException>): _124.ResponseException;
|
|
224
224
|
fromProtoMsg(message: ResponseExceptionProtoMsg): _124.ResponseException;
|
|
225
225
|
toProto(message: ResponseException): Uint8Array;
|
|
@@ -228,9 +228,9 @@ export declare namespace tendermint {
|
|
|
228
228
|
ResponseEcho: {
|
|
229
229
|
typeUrl: string;
|
|
230
230
|
encode(message: ResponseEcho, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
231
|
-
decode(input:
|
|
231
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseEcho;
|
|
232
232
|
fromJSON(object: any): _124.ResponseEcho;
|
|
233
|
-
toJSON(message: ResponseEcho):
|
|
233
|
+
toJSON(message: ResponseEcho): import("../json-safe.js").JsonSafe<_124.ResponseEcho>;
|
|
234
234
|
fromPartial(object: Partial<ResponseEcho>): _124.ResponseEcho;
|
|
235
235
|
fromProtoMsg(message: ResponseEchoProtoMsg): _124.ResponseEcho;
|
|
236
236
|
toProto(message: ResponseEcho): Uint8Array;
|
|
@@ -239,9 +239,9 @@ export declare namespace tendermint {
|
|
|
239
239
|
ResponseFlush: {
|
|
240
240
|
typeUrl: string;
|
|
241
241
|
encode(_: ResponseFlush, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
242
|
-
decode(input:
|
|
242
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseFlush;
|
|
243
243
|
fromJSON(_: any): _124.ResponseFlush;
|
|
244
|
-
toJSON(_: ResponseFlush):
|
|
244
|
+
toJSON(_: ResponseFlush): import("../json-safe.js").JsonSafe<_124.ResponseFlush>;
|
|
245
245
|
fromPartial(_: Partial<ResponseFlush>): _124.ResponseFlush;
|
|
246
246
|
fromProtoMsg(message: ResponseFlushProtoMsg): _124.ResponseFlush;
|
|
247
247
|
toProto(message: ResponseFlush): Uint8Array;
|
|
@@ -250,9 +250,9 @@ export declare namespace tendermint {
|
|
|
250
250
|
ResponseInfo: {
|
|
251
251
|
typeUrl: string;
|
|
252
252
|
encode(message: ResponseInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
253
|
-
decode(input:
|
|
253
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseInfo;
|
|
254
254
|
fromJSON(object: any): _124.ResponseInfo;
|
|
255
|
-
toJSON(message: ResponseInfo):
|
|
255
|
+
toJSON(message: ResponseInfo): import("../json-safe.js").JsonSafe<_124.ResponseInfo>;
|
|
256
256
|
fromPartial(object: Partial<ResponseInfo>): _124.ResponseInfo;
|
|
257
257
|
fromProtoMsg(message: ResponseInfoProtoMsg): _124.ResponseInfo;
|
|
258
258
|
toProto(message: ResponseInfo): Uint8Array;
|
|
@@ -261,9 +261,9 @@ export declare namespace tendermint {
|
|
|
261
261
|
ResponseSetOption: {
|
|
262
262
|
typeUrl: string;
|
|
263
263
|
encode(message: ResponseSetOption, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
264
|
-
decode(input:
|
|
264
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseSetOption;
|
|
265
265
|
fromJSON(object: any): _124.ResponseSetOption;
|
|
266
|
-
toJSON(message: ResponseSetOption):
|
|
266
|
+
toJSON(message: ResponseSetOption): import("../json-safe.js").JsonSafe<_124.ResponseSetOption>;
|
|
267
267
|
fromPartial(object: Partial<ResponseSetOption>): _124.ResponseSetOption;
|
|
268
268
|
fromProtoMsg(message: ResponseSetOptionProtoMsg): _124.ResponseSetOption;
|
|
269
269
|
toProto(message: ResponseSetOption): Uint8Array;
|
|
@@ -272,9 +272,9 @@ export declare namespace tendermint {
|
|
|
272
272
|
ResponseInitChain: {
|
|
273
273
|
typeUrl: string;
|
|
274
274
|
encode(message: ResponseInitChain, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
275
|
-
decode(input:
|
|
275
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseInitChain;
|
|
276
276
|
fromJSON(object: any): _124.ResponseInitChain;
|
|
277
|
-
toJSON(message: ResponseInitChain):
|
|
277
|
+
toJSON(message: ResponseInitChain): import("../json-safe.js").JsonSafe<_124.ResponseInitChain>;
|
|
278
278
|
fromPartial(object: Partial<ResponseInitChain>): _124.ResponseInitChain;
|
|
279
279
|
fromProtoMsg(message: ResponseInitChainProtoMsg): _124.ResponseInitChain;
|
|
280
280
|
toProto(message: ResponseInitChain): Uint8Array;
|
|
@@ -283,9 +283,9 @@ export declare namespace tendermint {
|
|
|
283
283
|
ResponseQuery: {
|
|
284
284
|
typeUrl: string;
|
|
285
285
|
encode(message: ResponseQuery, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
286
|
-
decode(input:
|
|
286
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseQuery;
|
|
287
287
|
fromJSON(object: any): _124.ResponseQuery;
|
|
288
|
-
toJSON(message: ResponseQuery):
|
|
288
|
+
toJSON(message: ResponseQuery): import("../json-safe.js").JsonSafe<_124.ResponseQuery>;
|
|
289
289
|
fromPartial(object: Partial<ResponseQuery>): _124.ResponseQuery;
|
|
290
290
|
fromProtoMsg(message: ResponseQueryProtoMsg): _124.ResponseQuery;
|
|
291
291
|
toProto(message: ResponseQuery): Uint8Array;
|
|
@@ -294,9 +294,9 @@ export declare namespace tendermint {
|
|
|
294
294
|
ResponseBeginBlock: {
|
|
295
295
|
typeUrl: string;
|
|
296
296
|
encode(message: ResponseBeginBlock, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
297
|
-
decode(input:
|
|
297
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseBeginBlock;
|
|
298
298
|
fromJSON(object: any): _124.ResponseBeginBlock;
|
|
299
|
-
toJSON(message: ResponseBeginBlock):
|
|
299
|
+
toJSON(message: ResponseBeginBlock): import("../json-safe.js").JsonSafe<_124.ResponseBeginBlock>;
|
|
300
300
|
fromPartial(object: Partial<ResponseBeginBlock>): _124.ResponseBeginBlock;
|
|
301
301
|
fromProtoMsg(message: ResponseBeginBlockProtoMsg): _124.ResponseBeginBlock;
|
|
302
302
|
toProto(message: ResponseBeginBlock): Uint8Array;
|
|
@@ -305,9 +305,9 @@ export declare namespace tendermint {
|
|
|
305
305
|
ResponseCheckTx: {
|
|
306
306
|
typeUrl: string;
|
|
307
307
|
encode(message: ResponseCheckTx, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
308
|
-
decode(input:
|
|
308
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseCheckTx;
|
|
309
309
|
fromJSON(object: any): _124.ResponseCheckTx;
|
|
310
|
-
toJSON(message: ResponseCheckTx):
|
|
310
|
+
toJSON(message: ResponseCheckTx): import("../json-safe.js").JsonSafe<_124.ResponseCheckTx>;
|
|
311
311
|
fromPartial(object: Partial<ResponseCheckTx>): _124.ResponseCheckTx;
|
|
312
312
|
fromProtoMsg(message: ResponseCheckTxProtoMsg): _124.ResponseCheckTx;
|
|
313
313
|
toProto(message: ResponseCheckTx): Uint8Array;
|
|
@@ -316,9 +316,9 @@ export declare namespace tendermint {
|
|
|
316
316
|
ResponseDeliverTx: {
|
|
317
317
|
typeUrl: string;
|
|
318
318
|
encode(message: ResponseDeliverTx, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
319
|
-
decode(input:
|
|
319
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseDeliverTx;
|
|
320
320
|
fromJSON(object: any): _124.ResponseDeliverTx;
|
|
321
|
-
toJSON(message: ResponseDeliverTx):
|
|
321
|
+
toJSON(message: ResponseDeliverTx): import("../json-safe.js").JsonSafe<_124.ResponseDeliverTx>;
|
|
322
322
|
fromPartial(object: Partial<ResponseDeliverTx>): _124.ResponseDeliverTx;
|
|
323
323
|
fromProtoMsg(message: ResponseDeliverTxProtoMsg): _124.ResponseDeliverTx;
|
|
324
324
|
toProto(message: ResponseDeliverTx): Uint8Array;
|
|
@@ -327,9 +327,9 @@ export declare namespace tendermint {
|
|
|
327
327
|
ResponseEndBlock: {
|
|
328
328
|
typeUrl: string;
|
|
329
329
|
encode(message: ResponseEndBlock, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
330
|
-
decode(input:
|
|
330
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseEndBlock;
|
|
331
331
|
fromJSON(object: any): _124.ResponseEndBlock;
|
|
332
|
-
toJSON(message: ResponseEndBlock):
|
|
332
|
+
toJSON(message: ResponseEndBlock): import("../json-safe.js").JsonSafe<_124.ResponseEndBlock>;
|
|
333
333
|
fromPartial(object: Partial<ResponseEndBlock>): _124.ResponseEndBlock;
|
|
334
334
|
fromProtoMsg(message: ResponseEndBlockProtoMsg): _124.ResponseEndBlock;
|
|
335
335
|
toProto(message: ResponseEndBlock): Uint8Array;
|
|
@@ -338,9 +338,9 @@ export declare namespace tendermint {
|
|
|
338
338
|
ResponseCommit: {
|
|
339
339
|
typeUrl: string;
|
|
340
340
|
encode(message: ResponseCommit, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
341
|
-
decode(input:
|
|
341
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseCommit;
|
|
342
342
|
fromJSON(object: any): _124.ResponseCommit;
|
|
343
|
-
toJSON(message: ResponseCommit):
|
|
343
|
+
toJSON(message: ResponseCommit): import("../json-safe.js").JsonSafe<_124.ResponseCommit>;
|
|
344
344
|
fromPartial(object: Partial<ResponseCommit>): _124.ResponseCommit;
|
|
345
345
|
fromProtoMsg(message: ResponseCommitProtoMsg): _124.ResponseCommit;
|
|
346
346
|
toProto(message: ResponseCommit): Uint8Array;
|
|
@@ -349,9 +349,9 @@ export declare namespace tendermint {
|
|
|
349
349
|
ResponseListSnapshots: {
|
|
350
350
|
typeUrl: string;
|
|
351
351
|
encode(message: ResponseListSnapshots, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
352
|
-
decode(input:
|
|
352
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseListSnapshots;
|
|
353
353
|
fromJSON(object: any): _124.ResponseListSnapshots;
|
|
354
|
-
toJSON(message: ResponseListSnapshots):
|
|
354
|
+
toJSON(message: ResponseListSnapshots): import("../json-safe.js").JsonSafe<_124.ResponseListSnapshots>;
|
|
355
355
|
fromPartial(object: Partial<ResponseListSnapshots>): _124.ResponseListSnapshots;
|
|
356
356
|
fromProtoMsg(message: ResponseListSnapshotsProtoMsg): _124.ResponseListSnapshots;
|
|
357
357
|
toProto(message: ResponseListSnapshots): Uint8Array;
|
|
@@ -360,9 +360,9 @@ export declare namespace tendermint {
|
|
|
360
360
|
ResponseOfferSnapshot: {
|
|
361
361
|
typeUrl: string;
|
|
362
362
|
encode(message: ResponseOfferSnapshot, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
363
|
-
decode(input:
|
|
363
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseOfferSnapshot;
|
|
364
364
|
fromJSON(object: any): _124.ResponseOfferSnapshot;
|
|
365
|
-
toJSON(message: ResponseOfferSnapshot):
|
|
365
|
+
toJSON(message: ResponseOfferSnapshot): import("../json-safe.js").JsonSafe<_124.ResponseOfferSnapshot>;
|
|
366
366
|
fromPartial(object: Partial<ResponseOfferSnapshot>): _124.ResponseOfferSnapshot;
|
|
367
367
|
fromProtoMsg(message: ResponseOfferSnapshotProtoMsg): _124.ResponseOfferSnapshot;
|
|
368
368
|
toProto(message: ResponseOfferSnapshot): Uint8Array;
|
|
@@ -371,9 +371,9 @@ export declare namespace tendermint {
|
|
|
371
371
|
ResponseLoadSnapshotChunk: {
|
|
372
372
|
typeUrl: string;
|
|
373
373
|
encode(message: ResponseLoadSnapshotChunk, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
374
|
-
decode(input:
|
|
374
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseLoadSnapshotChunk;
|
|
375
375
|
fromJSON(object: any): _124.ResponseLoadSnapshotChunk;
|
|
376
|
-
toJSON(message: ResponseLoadSnapshotChunk):
|
|
376
|
+
toJSON(message: ResponseLoadSnapshotChunk): import("../json-safe.js").JsonSafe<_124.ResponseLoadSnapshotChunk>;
|
|
377
377
|
fromPartial(object: Partial<ResponseLoadSnapshotChunk>): _124.ResponseLoadSnapshotChunk;
|
|
378
378
|
fromProtoMsg(message: ResponseLoadSnapshotChunkProtoMsg): _124.ResponseLoadSnapshotChunk;
|
|
379
379
|
toProto(message: ResponseLoadSnapshotChunk): Uint8Array;
|
|
@@ -382,9 +382,9 @@ export declare namespace tendermint {
|
|
|
382
382
|
ResponseApplySnapshotChunk: {
|
|
383
383
|
typeUrl: string;
|
|
384
384
|
encode(message: ResponseApplySnapshotChunk, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
385
|
-
decode(input:
|
|
385
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ResponseApplySnapshotChunk;
|
|
386
386
|
fromJSON(object: any): _124.ResponseApplySnapshotChunk;
|
|
387
|
-
toJSON(message: ResponseApplySnapshotChunk):
|
|
387
|
+
toJSON(message: ResponseApplySnapshotChunk): import("../json-safe.js").JsonSafe<_124.ResponseApplySnapshotChunk>;
|
|
388
388
|
fromPartial(object: Partial<ResponseApplySnapshotChunk>): _124.ResponseApplySnapshotChunk;
|
|
389
389
|
fromProtoMsg(message: ResponseApplySnapshotChunkProtoMsg): _124.ResponseApplySnapshotChunk;
|
|
390
390
|
toProto(message: ResponseApplySnapshotChunk): Uint8Array;
|
|
@@ -393,9 +393,9 @@ export declare namespace tendermint {
|
|
|
393
393
|
ConsensusParams: {
|
|
394
394
|
typeUrl: string;
|
|
395
395
|
encode(message: ConsensusParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
396
|
-
decode(input:
|
|
396
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ConsensusParams;
|
|
397
397
|
fromJSON(object: any): _124.ConsensusParams;
|
|
398
|
-
toJSON(message: ConsensusParams):
|
|
398
|
+
toJSON(message: ConsensusParams): import("../json-safe.js").JsonSafe<_124.ConsensusParams>;
|
|
399
399
|
fromPartial(object: Partial<ConsensusParams>): _124.ConsensusParams;
|
|
400
400
|
fromProtoMsg(message: ConsensusParamsProtoMsg): _124.ConsensusParams;
|
|
401
401
|
toProto(message: ConsensusParams): Uint8Array;
|
|
@@ -404,9 +404,9 @@ export declare namespace tendermint {
|
|
|
404
404
|
BlockParams: {
|
|
405
405
|
typeUrl: string;
|
|
406
406
|
encode(message: BlockParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
407
|
-
decode(input:
|
|
407
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.BlockParams;
|
|
408
408
|
fromJSON(object: any): _124.BlockParams;
|
|
409
|
-
toJSON(message: BlockParams):
|
|
409
|
+
toJSON(message: BlockParams): import("../json-safe.js").JsonSafe<_124.BlockParams>;
|
|
410
410
|
fromPartial(object: Partial<BlockParams>): _124.BlockParams;
|
|
411
411
|
fromProtoMsg(message: BlockParamsProtoMsg): _124.BlockParams;
|
|
412
412
|
toProto(message: BlockParams): Uint8Array;
|
|
@@ -415,9 +415,9 @@ export declare namespace tendermint {
|
|
|
415
415
|
LastCommitInfo: {
|
|
416
416
|
typeUrl: string;
|
|
417
417
|
encode(message: LastCommitInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
418
|
-
decode(input:
|
|
418
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.LastCommitInfo;
|
|
419
419
|
fromJSON(object: any): _124.LastCommitInfo;
|
|
420
|
-
toJSON(message: LastCommitInfo):
|
|
420
|
+
toJSON(message: LastCommitInfo): import("../json-safe.js").JsonSafe<_124.LastCommitInfo>;
|
|
421
421
|
fromPartial(object: Partial<LastCommitInfo>): _124.LastCommitInfo;
|
|
422
422
|
fromProtoMsg(message: LastCommitInfoProtoMsg): _124.LastCommitInfo;
|
|
423
423
|
toProto(message: LastCommitInfo): Uint8Array;
|
|
@@ -426,9 +426,9 @@ export declare namespace tendermint {
|
|
|
426
426
|
Event: {
|
|
427
427
|
typeUrl: string;
|
|
428
428
|
encode(message: Event, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
429
|
-
decode(input:
|
|
429
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Event;
|
|
430
430
|
fromJSON(object: any): _124.Event;
|
|
431
|
-
toJSON(message: Event):
|
|
431
|
+
toJSON(message: Event): import("../json-safe.js").JsonSafe<_124.Event>;
|
|
432
432
|
fromPartial(object: Partial<Event>): _124.Event;
|
|
433
433
|
fromProtoMsg(message: EventProtoMsg): _124.Event;
|
|
434
434
|
toProto(message: Event): Uint8Array;
|
|
@@ -437,9 +437,9 @@ export declare namespace tendermint {
|
|
|
437
437
|
EventAttribute: {
|
|
438
438
|
typeUrl: string;
|
|
439
439
|
encode(message: EventAttribute, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
440
|
-
decode(input:
|
|
440
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.EventAttribute;
|
|
441
441
|
fromJSON(object: any): _124.EventAttribute;
|
|
442
|
-
toJSON(message: EventAttribute):
|
|
442
|
+
toJSON(message: EventAttribute): import("../json-safe.js").JsonSafe<_124.EventAttribute>;
|
|
443
443
|
fromPartial(object: Partial<EventAttribute>): _124.EventAttribute;
|
|
444
444
|
fromProtoMsg(message: EventAttributeProtoMsg): _124.EventAttribute;
|
|
445
445
|
toProto(message: EventAttribute): Uint8Array;
|
|
@@ -448,9 +448,9 @@ export declare namespace tendermint {
|
|
|
448
448
|
TxResult: {
|
|
449
449
|
typeUrl: string;
|
|
450
450
|
encode(message: TxResult, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
451
|
-
decode(input:
|
|
451
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.TxResult;
|
|
452
452
|
fromJSON(object: any): _124.TxResult;
|
|
453
|
-
toJSON(message: TxResult):
|
|
453
|
+
toJSON(message: TxResult): import("../json-safe.js").JsonSafe<_124.TxResult>;
|
|
454
454
|
fromPartial(object: Partial<TxResult>): _124.TxResult;
|
|
455
455
|
fromProtoMsg(message: TxResultProtoMsg): _124.TxResult;
|
|
456
456
|
toProto(message: TxResult): Uint8Array;
|
|
@@ -459,9 +459,9 @@ export declare namespace tendermint {
|
|
|
459
459
|
Validator: {
|
|
460
460
|
typeUrl: string;
|
|
461
461
|
encode(message: Validator, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
462
|
-
decode(input:
|
|
462
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Validator;
|
|
463
463
|
fromJSON(object: any): _124.Validator;
|
|
464
|
-
toJSON(message: Validator):
|
|
464
|
+
toJSON(message: Validator): import("../json-safe.js").JsonSafe<_124.Validator>;
|
|
465
465
|
fromPartial(object: Partial<Validator>): _124.Validator;
|
|
466
466
|
fromProtoMsg(message: ValidatorProtoMsg): _124.Validator;
|
|
467
467
|
toProto(message: Validator): Uint8Array;
|
|
@@ -470,9 +470,9 @@ export declare namespace tendermint {
|
|
|
470
470
|
ValidatorUpdate: {
|
|
471
471
|
typeUrl: string;
|
|
472
472
|
encode(message: ValidatorUpdate, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
473
|
-
decode(input:
|
|
473
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.ValidatorUpdate;
|
|
474
474
|
fromJSON(object: any): _124.ValidatorUpdate;
|
|
475
|
-
toJSON(message: ValidatorUpdate):
|
|
475
|
+
toJSON(message: ValidatorUpdate): import("../json-safe.js").JsonSafe<_124.ValidatorUpdate>;
|
|
476
476
|
fromPartial(object: Partial<ValidatorUpdate>): _124.ValidatorUpdate;
|
|
477
477
|
fromProtoMsg(message: ValidatorUpdateProtoMsg): _124.ValidatorUpdate;
|
|
478
478
|
toProto(message: ValidatorUpdate): Uint8Array;
|
|
@@ -481,9 +481,9 @@ export declare namespace tendermint {
|
|
|
481
481
|
VoteInfo: {
|
|
482
482
|
typeUrl: string;
|
|
483
483
|
encode(message: VoteInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
484
|
-
decode(input:
|
|
484
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.VoteInfo;
|
|
485
485
|
fromJSON(object: any): _124.VoteInfo;
|
|
486
|
-
toJSON(message: VoteInfo):
|
|
486
|
+
toJSON(message: VoteInfo): import("../json-safe.js").JsonSafe<_124.VoteInfo>;
|
|
487
487
|
fromPartial(object: Partial<VoteInfo>): _124.VoteInfo;
|
|
488
488
|
fromProtoMsg(message: VoteInfoProtoMsg): _124.VoteInfo;
|
|
489
489
|
toProto(message: VoteInfo): Uint8Array;
|
|
@@ -492,9 +492,9 @@ export declare namespace tendermint {
|
|
|
492
492
|
Evidence: {
|
|
493
493
|
typeUrl: string;
|
|
494
494
|
encode(message: Evidence, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
495
|
-
decode(input:
|
|
495
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Evidence;
|
|
496
496
|
fromJSON(object: any): _124.Evidence;
|
|
497
|
-
toJSON(message: Evidence):
|
|
497
|
+
toJSON(message: Evidence): import("../json-safe.js").JsonSafe<_124.Evidence>;
|
|
498
498
|
fromPartial(object: Partial<Evidence>): _124.Evidence;
|
|
499
499
|
fromProtoMsg(message: EvidenceProtoMsg): _124.Evidence;
|
|
500
500
|
toProto(message: Evidence): Uint8Array;
|
|
@@ -503,9 +503,9 @@ export declare namespace tendermint {
|
|
|
503
503
|
Snapshot: {
|
|
504
504
|
typeUrl: string;
|
|
505
505
|
encode(message: Snapshot, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
506
|
-
decode(input:
|
|
506
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _124.Snapshot;
|
|
507
507
|
fromJSON(object: any): _124.Snapshot;
|
|
508
|
-
toJSON(message: Snapshot):
|
|
508
|
+
toJSON(message: Snapshot): import("../json-safe.js").JsonSafe<_124.Snapshot>;
|
|
509
509
|
fromPartial(object: Partial<Snapshot>): _124.Snapshot;
|
|
510
510
|
fromProtoMsg(message: SnapshotProtoMsg): _124.Snapshot;
|
|
511
511
|
toProto(message: Snapshot): Uint8Array;
|
|
@@ -516,9 +516,9 @@ export declare namespace tendermint {
|
|
|
516
516
|
Proof: {
|
|
517
517
|
typeUrl: string;
|
|
518
518
|
encode(message: Proof, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
519
|
-
decode(input:
|
|
519
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _126.Proof;
|
|
520
520
|
fromJSON(object: any): _126.Proof;
|
|
521
|
-
toJSON(message: Proof):
|
|
521
|
+
toJSON(message: Proof): import("../json-safe.js").JsonSafe<_126.Proof>;
|
|
522
522
|
fromPartial(object: Partial<Proof>): _126.Proof;
|
|
523
523
|
fromProtoMsg(message: ProofProtoMsg): _126.Proof;
|
|
524
524
|
toProto(message: Proof): Uint8Array;
|
|
@@ -527,9 +527,9 @@ export declare namespace tendermint {
|
|
|
527
527
|
ValueOp: {
|
|
528
528
|
typeUrl: string;
|
|
529
529
|
encode(message: ValueOp, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
530
|
-
decode(input:
|
|
530
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _126.ValueOp;
|
|
531
531
|
fromJSON(object: any): _126.ValueOp;
|
|
532
|
-
toJSON(message: ValueOp):
|
|
532
|
+
toJSON(message: ValueOp): import("../json-safe.js").JsonSafe<_126.ValueOp>;
|
|
533
533
|
fromPartial(object: Partial<ValueOp>): _126.ValueOp;
|
|
534
534
|
fromProtoMsg(message: ValueOpProtoMsg): _126.ValueOp;
|
|
535
535
|
toProto(message: ValueOp): Uint8Array;
|
|
@@ -538,9 +538,9 @@ export declare namespace tendermint {
|
|
|
538
538
|
DominoOp: {
|
|
539
539
|
typeUrl: string;
|
|
540
540
|
encode(message: DominoOp, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
541
|
-
decode(input:
|
|
541
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _126.DominoOp;
|
|
542
542
|
fromJSON(object: any): _126.DominoOp;
|
|
543
|
-
toJSON(message: DominoOp):
|
|
543
|
+
toJSON(message: DominoOp): import("../json-safe.js").JsonSafe<_126.DominoOp>;
|
|
544
544
|
fromPartial(object: Partial<DominoOp>): _126.DominoOp;
|
|
545
545
|
fromProtoMsg(message: DominoOpProtoMsg): _126.DominoOp;
|
|
546
546
|
toProto(message: DominoOp): Uint8Array;
|
|
@@ -549,9 +549,9 @@ export declare namespace tendermint {
|
|
|
549
549
|
ProofOp: {
|
|
550
550
|
typeUrl: string;
|
|
551
551
|
encode(message: ProofOp, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
552
|
-
decode(input:
|
|
552
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _126.ProofOp;
|
|
553
553
|
fromJSON(object: any): _126.ProofOp;
|
|
554
|
-
toJSON(message: ProofOp):
|
|
554
|
+
toJSON(message: ProofOp): import("../json-safe.js").JsonSafe<_126.ProofOp>;
|
|
555
555
|
fromPartial(object: Partial<ProofOp>): _126.ProofOp;
|
|
556
556
|
fromProtoMsg(message: ProofOpProtoMsg): _126.ProofOp;
|
|
557
557
|
toProto(message: ProofOp): Uint8Array;
|
|
@@ -560,9 +560,9 @@ export declare namespace tendermint {
|
|
|
560
560
|
ProofOps: {
|
|
561
561
|
typeUrl: string;
|
|
562
562
|
encode(message: ProofOps, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
563
|
-
decode(input:
|
|
563
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _126.ProofOps;
|
|
564
564
|
fromJSON(object: any): _126.ProofOps;
|
|
565
|
-
toJSON(message: ProofOps):
|
|
565
|
+
toJSON(message: ProofOps): import("../json-safe.js").JsonSafe<_126.ProofOps>;
|
|
566
566
|
fromPartial(object: Partial<ProofOps>): _126.ProofOps;
|
|
567
567
|
fromProtoMsg(message: ProofOpsProtoMsg): _126.ProofOps;
|
|
568
568
|
toProto(message: ProofOps): Uint8Array;
|
|
@@ -571,9 +571,9 @@ export declare namespace tendermint {
|
|
|
571
571
|
PublicKey: {
|
|
572
572
|
typeUrl: string;
|
|
573
573
|
encode(message: PublicKey, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
574
|
-
decode(input:
|
|
574
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _125.PublicKey;
|
|
575
575
|
fromJSON(object: any): _125.PublicKey;
|
|
576
|
-
toJSON(message: PublicKey):
|
|
576
|
+
toJSON(message: PublicKey): import("../json-safe.js").JsonSafe<_125.PublicKey>;
|
|
577
577
|
fromPartial(object: Partial<PublicKey>): _125.PublicKey;
|
|
578
578
|
fromProtoMsg(message: PublicKeyProtoMsg): _125.PublicKey;
|
|
579
579
|
toProto(message: PublicKey): Uint8Array;
|
|
@@ -585,9 +585,9 @@ export declare namespace tendermint {
|
|
|
585
585
|
BitArray: {
|
|
586
586
|
typeUrl: string;
|
|
587
587
|
encode(message: BitArray, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
588
|
-
decode(input:
|
|
588
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _127.BitArray;
|
|
589
589
|
fromJSON(object: any): _127.BitArray;
|
|
590
|
-
toJSON(message: BitArray):
|
|
590
|
+
toJSON(message: BitArray): import("../json-safe.js").JsonSafe<_127.BitArray>;
|
|
591
591
|
fromPartial(object: Partial<BitArray>): _127.BitArray;
|
|
592
592
|
fromProtoMsg(message: BitArrayProtoMsg): _127.BitArray;
|
|
593
593
|
toProto(message: BitArray): Uint8Array;
|
|
@@ -599,9 +599,9 @@ export declare namespace tendermint {
|
|
|
599
599
|
ProtocolVersion: {
|
|
600
600
|
typeUrl: string;
|
|
601
601
|
encode(message: ProtocolVersion, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
602
|
-
decode(input:
|
|
602
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _128.ProtocolVersion;
|
|
603
603
|
fromJSON(object: any): _128.ProtocolVersion;
|
|
604
|
-
toJSON(message: ProtocolVersion):
|
|
604
|
+
toJSON(message: ProtocolVersion): import("../json-safe.js").JsonSafe<_128.ProtocolVersion>;
|
|
605
605
|
fromPartial(object: Partial<ProtocolVersion>): _128.ProtocolVersion;
|
|
606
606
|
fromProtoMsg(message: ProtocolVersionProtoMsg): _128.ProtocolVersion;
|
|
607
607
|
toProto(message: ProtocolVersion): Uint8Array;
|
|
@@ -610,9 +610,9 @@ export declare namespace tendermint {
|
|
|
610
610
|
NodeInfo: {
|
|
611
611
|
typeUrl: string;
|
|
612
612
|
encode(message: NodeInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
613
|
-
decode(input:
|
|
613
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _128.NodeInfo;
|
|
614
614
|
fromJSON(object: any): _128.NodeInfo;
|
|
615
|
-
toJSON(message: NodeInfo):
|
|
615
|
+
toJSON(message: NodeInfo): import("../json-safe.js").JsonSafe<_128.NodeInfo>;
|
|
616
616
|
fromPartial(object: Partial<NodeInfo>): _128.NodeInfo;
|
|
617
617
|
fromProtoMsg(message: NodeInfoProtoMsg): _128.NodeInfo;
|
|
618
618
|
toProto(message: NodeInfo): Uint8Array;
|
|
@@ -621,9 +621,9 @@ export declare namespace tendermint {
|
|
|
621
621
|
NodeInfoOther: {
|
|
622
622
|
typeUrl: string;
|
|
623
623
|
encode(message: NodeInfoOther, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
624
|
-
decode(input:
|
|
624
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _128.NodeInfoOther;
|
|
625
625
|
fromJSON(object: any): _128.NodeInfoOther;
|
|
626
|
-
toJSON(message: NodeInfoOther):
|
|
626
|
+
toJSON(message: NodeInfoOther): import("../json-safe.js").JsonSafe<_128.NodeInfoOther>;
|
|
627
627
|
fromPartial(object: Partial<NodeInfoOther>): _128.NodeInfoOther;
|
|
628
628
|
fromProtoMsg(message: NodeInfoOtherProtoMsg): _128.NodeInfoOther;
|
|
629
629
|
toProto(message: NodeInfoOther): Uint8Array;
|
|
@@ -632,9 +632,9 @@ export declare namespace tendermint {
|
|
|
632
632
|
PeerInfo: {
|
|
633
633
|
typeUrl: string;
|
|
634
634
|
encode(message: PeerInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
635
|
-
decode(input:
|
|
635
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _128.PeerInfo;
|
|
636
636
|
fromJSON(object: any): _128.PeerInfo;
|
|
637
|
-
toJSON(message: PeerInfo):
|
|
637
|
+
toJSON(message: PeerInfo): import("../json-safe.js").JsonSafe<_128.PeerInfo>;
|
|
638
638
|
fromPartial(object: Partial<PeerInfo>): _128.PeerInfo;
|
|
639
639
|
fromProtoMsg(message: PeerInfoProtoMsg): _128.PeerInfo;
|
|
640
640
|
toProto(message: PeerInfo): Uint8Array;
|
|
@@ -643,9 +643,9 @@ export declare namespace tendermint {
|
|
|
643
643
|
PeerAddressInfo: {
|
|
644
644
|
typeUrl: string;
|
|
645
645
|
encode(message: PeerAddressInfo, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
646
|
-
decode(input:
|
|
646
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _128.PeerAddressInfo;
|
|
647
647
|
fromJSON(object: any): _128.PeerAddressInfo;
|
|
648
|
-
toJSON(message: PeerAddressInfo):
|
|
648
|
+
toJSON(message: PeerAddressInfo): import("../json-safe.js").JsonSafe<_128.PeerAddressInfo>;
|
|
649
649
|
fromPartial(object: Partial<PeerAddressInfo>): _128.PeerAddressInfo;
|
|
650
650
|
fromProtoMsg(message: PeerAddressInfoProtoMsg): _128.PeerAddressInfo;
|
|
651
651
|
toProto(message: PeerAddressInfo): Uint8Array;
|
|
@@ -656,9 +656,9 @@ export declare namespace tendermint {
|
|
|
656
656
|
ValidatorSet: {
|
|
657
657
|
typeUrl: string;
|
|
658
658
|
encode(message: ValidatorSet, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
659
|
-
decode(input:
|
|
659
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _133.ValidatorSet;
|
|
660
660
|
fromJSON(object: any): _133.ValidatorSet;
|
|
661
|
-
toJSON(message: ValidatorSet):
|
|
661
|
+
toJSON(message: ValidatorSet): import("../json-safe.js").JsonSafe<_133.ValidatorSet>;
|
|
662
662
|
fromPartial(object: Partial<ValidatorSet>): _133.ValidatorSet;
|
|
663
663
|
fromProtoMsg(message: ValidatorSetProtoMsg): _133.ValidatorSet;
|
|
664
664
|
toProto(message: ValidatorSet): Uint8Array;
|
|
@@ -667,9 +667,9 @@ export declare namespace tendermint {
|
|
|
667
667
|
Validator: {
|
|
668
668
|
typeUrl: string;
|
|
669
669
|
encode(message: Validator, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
670
|
-
decode(input:
|
|
670
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _133.Validator;
|
|
671
671
|
fromJSON(object: any): _133.Validator;
|
|
672
|
-
toJSON(message: Validator):
|
|
672
|
+
toJSON(message: Validator): import("../json-safe.js").JsonSafe<_133.Validator>;
|
|
673
673
|
fromPartial(object: Partial<Validator>): _133.Validator;
|
|
674
674
|
fromProtoMsg(message: ValidatorProtoMsg): _133.Validator;
|
|
675
675
|
toProto(message: Validator): Uint8Array;
|
|
@@ -678,9 +678,9 @@ export declare namespace tendermint {
|
|
|
678
678
|
SimpleValidator: {
|
|
679
679
|
typeUrl: string;
|
|
680
680
|
encode(message: SimpleValidator, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
681
|
-
decode(input:
|
|
681
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _133.SimpleValidator;
|
|
682
682
|
fromJSON(object: any): _133.SimpleValidator;
|
|
683
|
-
toJSON(message: SimpleValidator):
|
|
683
|
+
toJSON(message: SimpleValidator): import("../json-safe.js").JsonSafe<_133.SimpleValidator>;
|
|
684
684
|
fromPartial(object: Partial<SimpleValidator>): _133.SimpleValidator;
|
|
685
685
|
fromProtoMsg(message: SimpleValidatorProtoMsg): _133.SimpleValidator;
|
|
686
686
|
toProto(message: SimpleValidator): Uint8Array;
|
|
@@ -697,9 +697,9 @@ export declare namespace tendermint {
|
|
|
697
697
|
PartSetHeader: {
|
|
698
698
|
typeUrl: string;
|
|
699
699
|
encode(message: PartSetHeader, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
700
|
-
decode(input:
|
|
700
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.PartSetHeader;
|
|
701
701
|
fromJSON(object: any): _132.PartSetHeader;
|
|
702
|
-
toJSON(message: PartSetHeader):
|
|
702
|
+
toJSON(message: PartSetHeader): import("../json-safe.js").JsonSafe<_132.PartSetHeader>;
|
|
703
703
|
fromPartial(object: Partial<PartSetHeader>): _132.PartSetHeader;
|
|
704
704
|
fromProtoMsg(message: PartSetHeaderProtoMsg): _132.PartSetHeader;
|
|
705
705
|
toProto(message: PartSetHeader): Uint8Array;
|
|
@@ -708,9 +708,9 @@ export declare namespace tendermint {
|
|
|
708
708
|
Part: {
|
|
709
709
|
typeUrl: string;
|
|
710
710
|
encode(message: Part, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
711
|
-
decode(input:
|
|
711
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Part;
|
|
712
712
|
fromJSON(object: any): _132.Part;
|
|
713
|
-
toJSON(message: Part):
|
|
713
|
+
toJSON(message: Part): import("../json-safe.js").JsonSafe<_132.Part>;
|
|
714
714
|
fromPartial(object: Partial<Part>): _132.Part;
|
|
715
715
|
fromProtoMsg(message: PartProtoMsg): _132.Part;
|
|
716
716
|
toProto(message: Part): Uint8Array;
|
|
@@ -719,9 +719,9 @@ export declare namespace tendermint {
|
|
|
719
719
|
BlockID: {
|
|
720
720
|
typeUrl: string;
|
|
721
721
|
encode(message: BlockID, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
722
|
-
decode(input:
|
|
722
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.BlockID;
|
|
723
723
|
fromJSON(object: any): _132.BlockID;
|
|
724
|
-
toJSON(message: BlockID):
|
|
724
|
+
toJSON(message: BlockID): import("../json-safe.js").JsonSafe<_132.BlockID>;
|
|
725
725
|
fromPartial(object: Partial<BlockID>): _132.BlockID;
|
|
726
726
|
fromProtoMsg(message: BlockIDProtoMsg): _132.BlockID;
|
|
727
727
|
toProto(message: BlockID): Uint8Array;
|
|
@@ -730,9 +730,9 @@ export declare namespace tendermint {
|
|
|
730
730
|
Header: {
|
|
731
731
|
typeUrl: string;
|
|
732
732
|
encode(message: Header, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
733
|
-
decode(input:
|
|
733
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Header;
|
|
734
734
|
fromJSON(object: any): _132.Header;
|
|
735
|
-
toJSON(message: Header):
|
|
735
|
+
toJSON(message: Header): import("../json-safe.js").JsonSafe<_132.Header>;
|
|
736
736
|
fromPartial(object: Partial<Header>): _132.Header;
|
|
737
737
|
fromProtoMsg(message: HeaderProtoMsg): _132.Header;
|
|
738
738
|
toProto(message: Header): Uint8Array;
|
|
@@ -741,9 +741,9 @@ export declare namespace tendermint {
|
|
|
741
741
|
Data: {
|
|
742
742
|
typeUrl: string;
|
|
743
743
|
encode(message: Data, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
744
|
-
decode(input:
|
|
744
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Data;
|
|
745
745
|
fromJSON(object: any): _132.Data;
|
|
746
|
-
toJSON(message: Data):
|
|
746
|
+
toJSON(message: Data): import("../json-safe.js").JsonSafe<_132.Data>;
|
|
747
747
|
fromPartial(object: Partial<Data>): _132.Data;
|
|
748
748
|
fromProtoMsg(message: DataProtoMsg): _132.Data;
|
|
749
749
|
toProto(message: Data): Uint8Array;
|
|
@@ -752,9 +752,9 @@ export declare namespace tendermint {
|
|
|
752
752
|
Vote: {
|
|
753
753
|
typeUrl: string;
|
|
754
754
|
encode(message: Vote, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
755
|
-
decode(input:
|
|
755
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Vote;
|
|
756
756
|
fromJSON(object: any): _132.Vote;
|
|
757
|
-
toJSON(message: Vote):
|
|
757
|
+
toJSON(message: Vote): import("../json-safe.js").JsonSafe<_132.Vote>;
|
|
758
758
|
fromPartial(object: Partial<Vote>): _132.Vote;
|
|
759
759
|
fromProtoMsg(message: VoteProtoMsg): _132.Vote;
|
|
760
760
|
toProto(message: Vote): Uint8Array;
|
|
@@ -763,9 +763,9 @@ export declare namespace tendermint {
|
|
|
763
763
|
Commit: {
|
|
764
764
|
typeUrl: string;
|
|
765
765
|
encode(message: Commit, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
766
|
-
decode(input:
|
|
766
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Commit;
|
|
767
767
|
fromJSON(object: any): _132.Commit;
|
|
768
|
-
toJSON(message: Commit):
|
|
768
|
+
toJSON(message: Commit): import("../json-safe.js").JsonSafe<_132.Commit>;
|
|
769
769
|
fromPartial(object: Partial<Commit>): _132.Commit;
|
|
770
770
|
fromProtoMsg(message: CommitProtoMsg): _132.Commit;
|
|
771
771
|
toProto(message: Commit): Uint8Array;
|
|
@@ -774,9 +774,9 @@ export declare namespace tendermint {
|
|
|
774
774
|
CommitSig: {
|
|
775
775
|
typeUrl: string;
|
|
776
776
|
encode(message: CommitSig, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
777
|
-
decode(input:
|
|
777
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.CommitSig;
|
|
778
778
|
fromJSON(object: any): _132.CommitSig;
|
|
779
|
-
toJSON(message: CommitSig):
|
|
779
|
+
toJSON(message: CommitSig): import("../json-safe.js").JsonSafe<_132.CommitSig>;
|
|
780
780
|
fromPartial(object: Partial<CommitSig>): _132.CommitSig;
|
|
781
781
|
fromProtoMsg(message: CommitSigProtoMsg): _132.CommitSig;
|
|
782
782
|
toProto(message: CommitSig): Uint8Array;
|
|
@@ -785,9 +785,9 @@ export declare namespace tendermint {
|
|
|
785
785
|
Proposal: {
|
|
786
786
|
typeUrl: string;
|
|
787
787
|
encode(message: Proposal, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
788
|
-
decode(input:
|
|
788
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.Proposal;
|
|
789
789
|
fromJSON(object: any): _132.Proposal;
|
|
790
|
-
toJSON(message: Proposal):
|
|
790
|
+
toJSON(message: Proposal): import("../json-safe.js").JsonSafe<_132.Proposal>;
|
|
791
791
|
fromPartial(object: Partial<Proposal>): _132.Proposal;
|
|
792
792
|
fromProtoMsg(message: ProposalProtoMsg): _132.Proposal;
|
|
793
793
|
toProto(message: Proposal): Uint8Array;
|
|
@@ -796,9 +796,9 @@ export declare namespace tendermint {
|
|
|
796
796
|
SignedHeader: {
|
|
797
797
|
typeUrl: string;
|
|
798
798
|
encode(message: SignedHeader, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
799
|
-
decode(input:
|
|
799
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.SignedHeader;
|
|
800
800
|
fromJSON(object: any): _132.SignedHeader;
|
|
801
|
-
toJSON(message: SignedHeader):
|
|
801
|
+
toJSON(message: SignedHeader): import("../json-safe.js").JsonSafe<_132.SignedHeader>;
|
|
802
802
|
fromPartial(object: Partial<SignedHeader>): _132.SignedHeader;
|
|
803
803
|
fromProtoMsg(message: SignedHeaderProtoMsg): _132.SignedHeader;
|
|
804
804
|
toProto(message: SignedHeader): Uint8Array;
|
|
@@ -807,9 +807,9 @@ export declare namespace tendermint {
|
|
|
807
807
|
LightBlock: {
|
|
808
808
|
typeUrl: string;
|
|
809
809
|
encode(message: LightBlock, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
810
|
-
decode(input:
|
|
810
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.LightBlock;
|
|
811
811
|
fromJSON(object: any): _132.LightBlock;
|
|
812
|
-
toJSON(message: LightBlock):
|
|
812
|
+
toJSON(message: LightBlock): import("../json-safe.js").JsonSafe<_132.LightBlock>;
|
|
813
813
|
fromPartial(object: Partial<LightBlock>): _132.LightBlock;
|
|
814
814
|
fromProtoMsg(message: LightBlockProtoMsg): _132.LightBlock;
|
|
815
815
|
toProto(message: LightBlock): Uint8Array;
|
|
@@ -818,9 +818,9 @@ export declare namespace tendermint {
|
|
|
818
818
|
BlockMeta: {
|
|
819
819
|
typeUrl: string;
|
|
820
820
|
encode(message: BlockMeta, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
821
|
-
decode(input:
|
|
821
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.BlockMeta;
|
|
822
822
|
fromJSON(object: any): _132.BlockMeta;
|
|
823
|
-
toJSON(message: BlockMeta):
|
|
823
|
+
toJSON(message: BlockMeta): import("../json-safe.js").JsonSafe<_132.BlockMeta>;
|
|
824
824
|
fromPartial(object: Partial<BlockMeta>): _132.BlockMeta;
|
|
825
825
|
fromProtoMsg(message: BlockMetaProtoMsg): _132.BlockMeta;
|
|
826
826
|
toProto(message: BlockMeta): Uint8Array;
|
|
@@ -829,9 +829,9 @@ export declare namespace tendermint {
|
|
|
829
829
|
TxProof: {
|
|
830
830
|
typeUrl: string;
|
|
831
831
|
encode(message: TxProof, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
832
|
-
decode(input:
|
|
832
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _132.TxProof;
|
|
833
833
|
fromJSON(object: any): _132.TxProof;
|
|
834
|
-
toJSON(message: TxProof):
|
|
834
|
+
toJSON(message: TxProof): import("../json-safe.js").JsonSafe<_132.TxProof>;
|
|
835
835
|
fromPartial(object: Partial<TxProof>): _132.TxProof;
|
|
836
836
|
fromProtoMsg(message: TxProofProtoMsg): _132.TxProof;
|
|
837
837
|
toProto(message: TxProof): Uint8Array;
|
|
@@ -840,9 +840,9 @@ export declare namespace tendermint {
|
|
|
840
840
|
ConsensusParams: {
|
|
841
841
|
typeUrl: string;
|
|
842
842
|
encode(message: ConsensusParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
843
|
-
decode(input:
|
|
843
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.ConsensusParams;
|
|
844
844
|
fromJSON(object: any): _131.ConsensusParams;
|
|
845
|
-
toJSON(message: ConsensusParams):
|
|
845
|
+
toJSON(message: ConsensusParams): import("../json-safe.js").JsonSafe<_131.ConsensusParams>;
|
|
846
846
|
fromPartial(object: Partial<ConsensusParams>): _131.ConsensusParams;
|
|
847
847
|
fromProtoMsg(message: ConsensusParamsProtoMsg): _131.ConsensusParams;
|
|
848
848
|
toProto(message: ConsensusParams): Uint8Array;
|
|
@@ -851,9 +851,9 @@ export declare namespace tendermint {
|
|
|
851
851
|
BlockParams: {
|
|
852
852
|
typeUrl: string;
|
|
853
853
|
encode(message: BlockParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
854
|
-
decode(input:
|
|
854
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.BlockParams;
|
|
855
855
|
fromJSON(object: any): _131.BlockParams;
|
|
856
|
-
toJSON(message: BlockParams):
|
|
856
|
+
toJSON(message: BlockParams): import("../json-safe.js").JsonSafe<_131.BlockParams>;
|
|
857
857
|
fromPartial(object: Partial<BlockParams>): _131.BlockParams;
|
|
858
858
|
fromProtoMsg(message: BlockParamsProtoMsg): _131.BlockParams;
|
|
859
859
|
toProto(message: BlockParams): Uint8Array;
|
|
@@ -862,9 +862,9 @@ export declare namespace tendermint {
|
|
|
862
862
|
EvidenceParams: {
|
|
863
863
|
typeUrl: string;
|
|
864
864
|
encode(message: EvidenceParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
865
|
-
decode(input:
|
|
865
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.EvidenceParams;
|
|
866
866
|
fromJSON(object: any): _131.EvidenceParams;
|
|
867
|
-
toJSON(message: EvidenceParams):
|
|
867
|
+
toJSON(message: EvidenceParams): import("../json-safe.js").JsonSafe<_131.EvidenceParams>;
|
|
868
868
|
fromPartial(object: Partial<EvidenceParams>): _131.EvidenceParams;
|
|
869
869
|
fromProtoMsg(message: EvidenceParamsProtoMsg): _131.EvidenceParams;
|
|
870
870
|
toProto(message: EvidenceParams): Uint8Array;
|
|
@@ -873,9 +873,9 @@ export declare namespace tendermint {
|
|
|
873
873
|
ValidatorParams: {
|
|
874
874
|
typeUrl: string;
|
|
875
875
|
encode(message: ValidatorParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
876
|
-
decode(input:
|
|
876
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.ValidatorParams;
|
|
877
877
|
fromJSON(object: any): _131.ValidatorParams;
|
|
878
|
-
toJSON(message: ValidatorParams):
|
|
878
|
+
toJSON(message: ValidatorParams): import("../json-safe.js").JsonSafe<_131.ValidatorParams>;
|
|
879
879
|
fromPartial(object: Partial<ValidatorParams>): _131.ValidatorParams;
|
|
880
880
|
fromProtoMsg(message: ValidatorParamsProtoMsg): _131.ValidatorParams;
|
|
881
881
|
toProto(message: ValidatorParams): Uint8Array;
|
|
@@ -884,9 +884,9 @@ export declare namespace tendermint {
|
|
|
884
884
|
VersionParams: {
|
|
885
885
|
typeUrl: string;
|
|
886
886
|
encode(message: VersionParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
887
|
-
decode(input:
|
|
887
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.VersionParams;
|
|
888
888
|
fromJSON(object: any): _131.VersionParams;
|
|
889
|
-
toJSON(message: VersionParams):
|
|
889
|
+
toJSON(message: VersionParams): import("../json-safe.js").JsonSafe<_131.VersionParams>;
|
|
890
890
|
fromPartial(object: Partial<VersionParams>): _131.VersionParams;
|
|
891
891
|
fromProtoMsg(message: VersionParamsProtoMsg): _131.VersionParams;
|
|
892
892
|
toProto(message: VersionParams): Uint8Array;
|
|
@@ -895,9 +895,9 @@ export declare namespace tendermint {
|
|
|
895
895
|
HashedParams: {
|
|
896
896
|
typeUrl: string;
|
|
897
897
|
encode(message: HashedParams, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
898
|
-
decode(input:
|
|
898
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _131.HashedParams;
|
|
899
899
|
fromJSON(object: any): _131.HashedParams;
|
|
900
|
-
toJSON(message: HashedParams):
|
|
900
|
+
toJSON(message: HashedParams): import("../json-safe.js").JsonSafe<_131.HashedParams>;
|
|
901
901
|
fromPartial(object: Partial<HashedParams>): _131.HashedParams;
|
|
902
902
|
fromProtoMsg(message: HashedParamsProtoMsg): _131.HashedParams;
|
|
903
903
|
toProto(message: HashedParams): Uint8Array;
|
|
@@ -906,9 +906,9 @@ export declare namespace tendermint {
|
|
|
906
906
|
Evidence: {
|
|
907
907
|
typeUrl: string;
|
|
908
908
|
encode(message: Evidence, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
909
|
-
decode(input:
|
|
909
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _130.Evidence;
|
|
910
910
|
fromJSON(object: any): _130.Evidence;
|
|
911
|
-
toJSON(message: Evidence):
|
|
911
|
+
toJSON(message: Evidence): import("../json-safe.js").JsonSafe<_130.Evidence>;
|
|
912
912
|
fromPartial(object: Partial<Evidence>): _130.Evidence;
|
|
913
913
|
fromProtoMsg(message: EvidenceProtoMsg): _130.Evidence;
|
|
914
914
|
toProto(message: Evidence): Uint8Array;
|
|
@@ -917,9 +917,9 @@ export declare namespace tendermint {
|
|
|
917
917
|
DuplicateVoteEvidence: {
|
|
918
918
|
typeUrl: string;
|
|
919
919
|
encode(message: DuplicateVoteEvidence, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
920
|
-
decode(input:
|
|
920
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _130.DuplicateVoteEvidence;
|
|
921
921
|
fromJSON(object: any): _130.DuplicateVoteEvidence;
|
|
922
|
-
toJSON(message: DuplicateVoteEvidence):
|
|
922
|
+
toJSON(message: DuplicateVoteEvidence): import("../json-safe.js").JsonSafe<_130.DuplicateVoteEvidence>;
|
|
923
923
|
fromPartial(object: Partial<DuplicateVoteEvidence>): _130.DuplicateVoteEvidence;
|
|
924
924
|
fromProtoMsg(message: DuplicateVoteEvidenceProtoMsg): _130.DuplicateVoteEvidence;
|
|
925
925
|
toProto(message: DuplicateVoteEvidence): Uint8Array;
|
|
@@ -928,9 +928,9 @@ export declare namespace tendermint {
|
|
|
928
928
|
LightClientAttackEvidence: {
|
|
929
929
|
typeUrl: string;
|
|
930
930
|
encode(message: LightClientAttackEvidence, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
931
|
-
decode(input:
|
|
931
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _130.LightClientAttackEvidence;
|
|
932
932
|
fromJSON(object: any): _130.LightClientAttackEvidence;
|
|
933
|
-
toJSON(message: LightClientAttackEvidence):
|
|
933
|
+
toJSON(message: LightClientAttackEvidence): import("../json-safe.js").JsonSafe<_130.LightClientAttackEvidence>;
|
|
934
934
|
fromPartial(object: Partial<LightClientAttackEvidence>): _130.LightClientAttackEvidence;
|
|
935
935
|
fromProtoMsg(message: LightClientAttackEvidenceProtoMsg): _130.LightClientAttackEvidence;
|
|
936
936
|
toProto(message: LightClientAttackEvidence): Uint8Array;
|
|
@@ -939,9 +939,9 @@ export declare namespace tendermint {
|
|
|
939
939
|
EvidenceList: {
|
|
940
940
|
typeUrl: string;
|
|
941
941
|
encode(message: EvidenceList, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
942
|
-
decode(input:
|
|
942
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _130.EvidenceList;
|
|
943
943
|
fromJSON(object: any): _130.EvidenceList;
|
|
944
|
-
toJSON(message: EvidenceList):
|
|
944
|
+
toJSON(message: EvidenceList): import("../json-safe.js").JsonSafe<_130.EvidenceList>;
|
|
945
945
|
fromPartial(object: Partial<EvidenceList>): _130.EvidenceList;
|
|
946
946
|
fromProtoMsg(message: EvidenceListProtoMsg): _130.EvidenceList;
|
|
947
947
|
toProto(message: EvidenceList): Uint8Array;
|
|
@@ -950,9 +950,9 @@ export declare namespace tendermint {
|
|
|
950
950
|
Block: {
|
|
951
951
|
typeUrl: string;
|
|
952
952
|
encode(message: Block, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
953
|
-
decode(input:
|
|
953
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _129.Block;
|
|
954
954
|
fromJSON(object: any): _129.Block;
|
|
955
|
-
toJSON(message: Block):
|
|
955
|
+
toJSON(message: Block): import("../json-safe.js").JsonSafe<_129.Block>;
|
|
956
956
|
fromPartial(object: Partial<Block>): _129.Block;
|
|
957
957
|
fromProtoMsg(message: BlockProtoMsg): _129.Block;
|
|
958
958
|
toProto(message: Block): Uint8Array;
|
|
@@ -963,9 +963,9 @@ export declare namespace tendermint {
|
|
|
963
963
|
App: {
|
|
964
964
|
typeUrl: string;
|
|
965
965
|
encode(message: App, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
966
|
-
decode(input:
|
|
966
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _134.App;
|
|
967
967
|
fromJSON(object: any): _134.App;
|
|
968
|
-
toJSON(message: App):
|
|
968
|
+
toJSON(message: App): import("../json-safe.js").JsonSafe<_134.App>;
|
|
969
969
|
fromPartial(object: Partial<App>): _134.App;
|
|
970
970
|
fromProtoMsg(message: AppProtoMsg): _134.App;
|
|
971
971
|
toProto(message: App): Uint8Array;
|
|
@@ -974,9 +974,9 @@ export declare namespace tendermint {
|
|
|
974
974
|
Consensus: {
|
|
975
975
|
typeUrl: string;
|
|
976
976
|
encode(message: Consensus, writer?: import("../binary.js").BinaryWriter): import("../binary.js").BinaryWriter;
|
|
977
|
-
decode(input:
|
|
977
|
+
decode(input: import("../binary.js").BinaryReader | Uint8Array, length?: number): _134.Consensus;
|
|
978
978
|
fromJSON(object: any): _134.Consensus;
|
|
979
|
-
toJSON(message: Consensus):
|
|
979
|
+
toJSON(message: Consensus): import("../json-safe.js").JsonSafe<_134.Consensus>;
|
|
980
980
|
fromPartial(object: Partial<Consensus>): _134.Consensus;
|
|
981
981
|
fromProtoMsg(message: ConsensusProtoMsg): _134.Consensus;
|
|
982
982
|
toProto(message: Consensus): Uint8Array;
|