From 2dbcf1679f4818ff8a8c376aa085f865b3a24b1d Mon Sep 17 00:00:00 2001 From: Tkd-Alex Date: Fri, 24 May 2024 16:45:15 +0200 Subject: [PATCH] npm package version 1.1.0, update docs with v2ray, wireguard process, utils methods and websocket client --- docs/assets/navigation.js | 2 +- docs/assets/search.js | 2 +- docs/classes/index.SentinelClient.html | 6 +++--- docs/classes/index.SentinelWsClient.html | 10 ++++++++++ docs/classes/index.SigningSentinelClient.html | 12 ++++++------ docs/classes/index.V2Ray.html | 11 +++++++---- docs/classes/index.Wireguard.html | 9 ++++++--- docs/enums/index.NodeVPNType.html | 4 ++-- docs/enums/index.Status.html | 4 ++-- docs/functions/index.fetchLocation.html | 4 ++++ .../index.isNodeEventCreateSubscription.html | 2 +- docs/functions/index.isNodeEventRegister.html | 2 +- .../functions/index.isNodeEventUpdateDetails.html | 2 +- docs/functions/index.isNodeEventUpdateStatus.html | 2 +- docs/functions/index.isPlanEventCreate.html | 2 +- .../index.isPlanEventCreateSubscription.html | 2 +- docs/functions/index.isPlanEventLinkNode.html | 2 +- docs/functions/index.isPlanEventUnlinkNode.html | 2 +- docs/functions/index.isPlanEventUpdateStatus.html | 2 +- docs/functions/index.isProviderEventRegister.html | 2 +- docs/functions/index.isProviderEventUpdate.html | 2 +- docs/functions/index.isSessionEventStart.html | 2 +- .../index.isSessionEventUpdateDetails.html | 2 +- .../index.isSessionEventUpdateStatus.html | 2 +- .../index.isSubscriptionEventAllocate.html | 2 +- .../index.isSubscriptionEventCreatePayout.html | 2 +- .../index.isSubscriptionEventPayForPayout.html | 2 +- .../index.isSubscriptionEventPayForPlan.html | 2 +- .../index.isSubscriptionEventPayForSession.html | 2 +- .../index.isSubscriptionEventRefund.html | 2 +- .../index.isSubscriptionEventUpdateStatus.html | 2 +- docs/functions/index.nodeRegister.html | 2 +- docs/functions/index.nodeStatus-1.html | 2 +- docs/functions/index.nodeSubscribe.html | 2 +- docs/functions/index.nodeUpdateDetails.html | 2 +- docs/functions/index.nodeUpdateStatus.html | 2 +- docs/functions/index.parseAttributes.html | 2 +- docs/functions/index.planCreate.html | 2 +- docs/functions/index.planLinkNode.html | 2 +- docs/functions/index.planSubscribe.html | 2 +- docs/functions/index.planUnlinkNode.html | 2 +- docs/functions/index.planUpdateStatus.html | 2 +- docs/functions/index.postSession.html | 2 +- docs/functions/index.privKeyFromMnemonic.html | 2 +- docs/functions/index.providerRegister.html | 2 +- docs/functions/index.providerUpdate.html | 2 +- docs/functions/index.searchEvent.html | 2 +- docs/functions/index.sessionEnd.html | 2 +- docs/functions/index.sessionStart.html | 2 +- docs/functions/index.sessionUpdateDetails.html | 2 +- docs/functions/index.signSessionId.html | 2 +- docs/functions/index.subscriptionAllocate.html | 2 +- docs/functions/index.subscriptionCancel.html | 2 +- docs/functions/index.uintArrayTob64.html | 2 +- .../modules_node.isMsgRegisterEncodeObject.html | 2 +- .../modules_node.isMsgSubscribeEncodeObject.html | 2 +- ...dules_node.isMsgUpdateDetailsEncodeObject.html | 2 +- ...odules_node.isMsgUpdateStatusEncodeObject.html | 2 +- .../modules_node.setupNodeExtension.html | 2 +- .../modules_plan.isMsgCreateEncodeObject.html | 2 +- .../modules_plan.isMsgLinkNodeEncodeObject.html | 2 +- .../modules_plan.isMsgSubscribeEncodeObject.html | 2 +- .../modules_plan.isMsgUnlinkNodeEncodeObject.html | 2 +- ...odules_plan.isMsgUpdateStatusEncodeObject.html | 2 +- .../modules_plan.setupPlanExtension.html | 2 +- ...odules_provider.isMsgRegisterEncodeObject.html | 2 +- .../modules_provider.isMsgUpdateEncodeObject.html | 2 +- .../modules_provider.setupProviderExtension.html | 2 +- .../modules_queries.buildSentinelQueryClient.html | 2 +- .../modules_session.isMsgEndEncodeObject.html | 2 +- .../modules_session.isMsgStartEncodeObject.html | 2 +- ...es_session.isMsgUpdateDetailsEncodeObject.html | 2 +- .../modules_session.setupSessionExtension.html | 2 +- ...es_subscription.isMsgAllocateEncodeObject.html | 2 +- ...ules_subscription.isMsgCancelEncodeObject.html | 2 +- ...s_subscription.setupSubscriptionExtension.html | 2 +- docs/index.html | 7 +++++++ docs/interfaces/index.Bandwidth.html | 4 ++-- docs/interfaces/index.Coin.html | 4 ++-- docs/interfaces/index.GeoIPLocation.html | 15 +++++++++++++++ docs/interfaces/index.Node.html | 4 ++-- .../index.NodeEventCreateSubscription.html | 4 ++-- docs/interfaces/index.NodeEventRegister.html | 4 ++-- docs/interfaces/index.NodeEventUpdateDetails.html | 4 ++-- docs/interfaces/index.NodeEventUpdateStatus.html | 4 ++-- docs/interfaces/index.NodeResponse.html | 4 ++-- docs/interfaces/index.NodeResponseError.html | 4 ++-- docs/interfaces/index.NodeStatus.html | 4 ++-- docs/interfaces/index.PageRequest.html | 12 ++++++------ docs/interfaces/index.Plan.html | 4 ++-- docs/interfaces/index.PlanEventCreate.html | 4 ++-- .../index.PlanEventCreateSubscription.html | 4 ++-- docs/interfaces/index.PlanEventLinkNode.html | 4 ++-- docs/interfaces/index.PlanEventUnlinkNode.html | 4 ++-- docs/interfaces/index.PlanEventUpdateStatus.html | 4 ++-- docs/interfaces/index.Provider.html | 4 ++-- docs/interfaces/index.ProviderEventRegister.html | 4 ++-- docs/interfaces/index.ProviderEventUpdate.html | 4 ++-- docs/interfaces/index.Quota.html | 4 ++-- docs/interfaces/index.Session.html | 4 ++-- docs/interfaces/index.SessionEventStart.html | 4 ++-- .../index.SessionEventUpdateDetails.html | 4 ++-- .../index.SessionEventUpdateStatus.html | 4 ++-- docs/interfaces/index.Subscription.html | 4 ++-- .../index.SubscriptionEventAllocate.html | 4 ++-- .../index.SubscriptionEventCreatePayout.html | 4 ++-- .../index.SubscriptionEventPayForPayout.html | 4 ++-- .../index.SubscriptionEventPayForPlan.html | 4 ++-- .../index.SubscriptionEventPayForSession.html | 4 ++-- .../interfaces/index.SubscriptionEventRefund.html | 4 ++-- .../index.SubscriptionEventUpdateStatus.html | 4 ++-- docs/interfaces/index.TxNodeRegister.html | 4 ++-- docs/interfaces/index.TxNodeSubscribe.html | 4 ++-- docs/interfaces/index.TxNodeUpdateDetails.html | 4 ++-- docs/interfaces/index.TxNodeUpdateStatus.html | 4 ++-- docs/interfaces/index.TxParams.html | 4 ++-- docs/interfaces/index.TxPlanCreate.html | 4 ++-- docs/interfaces/index.TxPlanLinkNode.html | 4 ++-- docs/interfaces/index.TxPlanSubscribe.html | 4 ++-- docs/interfaces/index.TxPlanUnlinkNode.html | 4 ++-- docs/interfaces/index.TxPlanUpdateStatus.html | 4 ++-- docs/interfaces/index.TxProvideRegister.html | 4 ++-- docs/interfaces/index.TxProviderUpdate.html | 4 ++-- docs/interfaces/index.TxSessionEnd.html | 4 ++-- docs/interfaces/index.TxSessionStart.html | 4 ++-- docs/interfaces/index.TxSessionUpdateDetails.html | 4 ++-- docs/interfaces/index.TxSubscriptionAllocate.html | 4 ++-- docs/interfaces/index.TxSubscriptionCancel.html | 4 ++-- .../modules_node.MsgRegisterEncodeObject.html | 4 ++-- .../modules_node.MsgSubscribeEncodeObject.html | 4 ++-- ...modules_node.MsgUpdateDetailsEncodeObject.html | 4 ++-- .../modules_node.MsgUpdateStatusEncodeObject.html | 4 ++-- docs/interfaces/modules_node.NodeExtension.html | 4 ++-- .../modules_plan.MsgCreateEncodeObject.html | 4 ++-- .../modules_plan.MsgLinkNodeEncodeObject.html | 4 ++-- .../modules_plan.MsgSubscribeEncodeObject.html | 4 ++-- .../modules_plan.MsgUnlinkNodeEncodeObject.html | 4 ++-- .../modules_plan.MsgUpdateStatusEncodeObject.html | 4 ++-- docs/interfaces/modules_plan.PlanExtension.html | 4 ++-- .../modules_provider.MsgRegisterEncodeObject.html | 4 ++-- .../modules_provider.MsgUpdateEncodeObject.html | 4 ++-- .../modules_provider.ProviderExtension.html | 4 ++-- .../modules_session.MsgEndEncodeObject.html | 4 ++-- .../modules_session.MsgStartEncodeObject.html | 4 ++-- ...ules_session.MsgUpdateDetailsEncodeObject.html | 4 ++-- .../modules_session.SessionExtension.html | 4 ++-- ...ules_subscription.MsgAllocateEncodeObject.html | 4 ++-- ...odules_subscription.MsgCancelEncodeObject.html | 4 ++-- ...odules_subscription.SubscriptionExtension.html | 4 ++-- docs/modules/index.html | 7 +++++-- docs/modules/modules_node.html | 2 +- docs/modules/modules_plan.html | 2 +- docs/modules/modules_provider.html | 2 +- docs/modules/modules_queries.html | 2 +- docs/modules/modules_session.html | 2 +- docs/modules/modules_subscription.html | 2 +- .../modules_queries.SentinelQueryClient.html | 2 +- docs/variables/index.Bandwidth-1.html | 2 +- docs/variables/index.Coin-1.html | 2 +- docs/variables/index.Node-1.html | 2 +- .../index.NodeEventCreateSubscription-1.html | 2 +- docs/variables/index.NodeEventRegister-1.html | 2 +- .../variables/index.NodeEventUpdateDetails-1.html | 2 +- docs/variables/index.NodeEventUpdateStatus-1.html | 2 +- docs/variables/index.PageRequest-1.html | 4 ++-- docs/variables/index.Plan-1.html | 4 ++-- docs/variables/index.PlanEventCreate-1.html | 2 +- .../index.PlanEventCreateSubscription-1.html | 2 +- docs/variables/index.PlanEventLinkNode-1.html | 2 +- docs/variables/index.PlanEventUnlinkNode-1.html | 2 +- docs/variables/index.PlanEventUpdateStatus-1.html | 2 +- docs/variables/index.Provider-1.html | 2 +- docs/variables/index.ProviderEventRegister-1.html | 2 +- docs/variables/index.ProviderEventUpdate-1.html | 2 +- docs/variables/index.Quota-1.html | 2 +- docs/variables/index.SentinelRegistry.html | 2 +- docs/variables/index.Session-1.html | 4 ++-- docs/variables/index.SessionEventStart-1.html | 2 +- .../index.SessionEventUpdateDetails-1.html | 2 +- .../index.SessionEventUpdateStatus-1.html | 2 +- docs/variables/index.Subscription-1.html | 2 +- .../index.SubscriptionEventAllocate-1.html | 2 +- .../index.SubscriptionEventCreatePayout-1.html | 2 +- .../index.SubscriptionEventPayForPayout-1.html | 2 +- .../index.SubscriptionEventPayForPlan-1.html | 2 +- .../index.SubscriptionEventPayForSession-1.html | 2 +- .../index.SubscriptionEventRefund-1.html | 2 +- .../index.SubscriptionEventUpdateStatus-1.html | 2 +- .../modules_node.MsgRegisterTypeUrl.html | 2 +- .../modules_node.MsgSubscribeTypeUrl.html | 2 +- .../modules_node.MsgUpdateDetailsTypeUrl.html | 2 +- .../modules_node.MsgUpdateStatusTypeUrl.html | 2 +- docs/variables/modules_node.protobufPackage.html | 2 +- docs/variables/modules_node.registry.html | 2 +- docs/variables/modules_plan.MsgCreateTypeUrl.html | 2 +- .../modules_plan.MsgLinkNodeTypeUrl.html | 2 +- .../modules_plan.MsgSubscribeTypeUrl.html | 2 +- .../modules_plan.MsgUnlinkNodeTypeUrl.html | 2 +- .../modules_plan.MsgUpdateStatusTypeUrl.html | 2 +- docs/variables/modules_plan.protobufPackage.html | 2 +- docs/variables/modules_plan.registry.html | 2 +- .../modules_provider.MsgRegisterTypeUrl.html | 2 +- .../modules_provider.MsgUpdateTypeUrl.html | 2 +- .../modules_provider.protobufPackage.html | 2 +- docs/variables/modules_provider.registry.html | 2 +- docs/variables/modules_session.MsgEndTypeUrl.html | 2 +- .../modules_session.MsgStartTypeUrl.html | 2 +- .../modules_session.MsgUpdateDetailsTypeUrl.html | 2 +- .../modules_session.protobufPackage.html | 2 +- docs/variables/modules_session.registry.html | 2 +- .../modules_subscription.MsgAllocateTypeUrl.html | 2 +- .../modules_subscription.MsgCancelTypeUrl.html | 2 +- .../modules_subscription.protobufPackage.html | 2 +- docs/variables/modules_subscription.registry.html | 2 +- package.json | 2 +- 215 files changed, 349 insertions(+), 304 deletions(-) create mode 100644 docs/classes/index.SentinelWsClient.html create mode 100644 docs/functions/index.fetchLocation.html create mode 100644 docs/interfaces/index.GeoIPLocation.html diff --git a/docs/assets/navigation.js b/docs/assets/navigation.js index a1345b8..afee0be 100644 --- a/docs/assets/navigation.js +++ b/docs/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/docs/assets/search.js b/docs/assets/search.js index c27a360..42a37b0 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/classes/index.SentinelClient.html b/docs/classes/index.SentinelClient.html index a6a2aff..48b86d1 100644 --- a/docs/classes/index.SentinelClient.html +++ b/docs/classes/index.SentinelClient.html @@ -1,4 +1,4 @@ -SentinelClient | @sentinel-official/sentinel-js-sdk

Hierarchy

  • StargateClient
    • SentinelClient

Constructors

constructor +SentinelClient | @sentinel-official/sentinel-js-sdk

Hierarchy

  • StargateClient
    • SentinelClient

Constructors

Properties

Methods

Constructors

  • Parameters

    • tmClient: undefined | Tendermint34Client
    • options: StargateClientOptions = {}

    Returns SentinelClient

Properties

sentinelQuery: undefined | SentinelQueryClient

Methods

  • Broadcasts a signed transaction to the network and monitors its inclusion in a block.

    +

Constructors

  • Parameters

    • tmClient: undefined | Tendermint34Client
    • options: StargateClientOptions = {}

    Returns SentinelClient

Properties

sentinelQuery: undefined | SentinelQueryClient

Methods

  • Broadcasts a signed transaction to the network and monitors its inclusion in a block.

    If broadcasting is rejected by the node for some reason (e.g. because of a CheckTx failure), an error is thrown.

    If the transaction is not included in a block before the provided timeout, this errors with a TimeoutError.

    @@ -35,6 +35,6 @@
  • Returns void

  • Returns CometClient

  • Returns QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • searchAddress: string

    Returns Promise<null | Account>

  • Queries all balances for all denoms that belong to this address.

    Uses the grpc queries (which iterates over the store internally), and we cannot get proofs from such a method.

    -

    Parameters

    • address: string

    Returns Promise<readonly Coin[]>

  • Parameters

    • address: string
    • searchDenom: string

    Returns Promise<Coin>

  • Parameters

    • address: string

    Returns Promise<null | Coin>

  • Parameters

    • Optional height: number

    Returns Promise<Block>

  • Returns Promise<string>

  • Returns undefined | CometClient

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string

    Returns Promise<null | Coin>

  • Returns Promise<number>

  • Returns undefined | QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • address: string

    Returns Promise<SequenceResponse>

  • Parameters

    • id: string

    Returns Promise<null | IndexedTx>

  • Parameters

    • query: SearchTxQuery

    Returns Promise<IndexedTx[]>

  • Creates an instance from a manually created Comet client. +

    Parameters

    • address: string

    Returns Promise<readonly Coin[]>

  • Parameters

    • address: string
    • searchDenom: string

    Returns Promise<Coin>

  • Parameters

    • address: string

    Returns Promise<null | Coin>

  • Parameters

    • Optional height: number

    Returns Promise<Block>

  • Returns Promise<string>

  • Returns undefined | CometClient

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string

    Returns Promise<null | Coin>

  • Returns Promise<number>

  • Returns undefined | QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • address: string

    Returns Promise<SequenceResponse>

  • Parameters

    • id: string

    Returns Promise<null | IndexedTx>

  • Parameters

    • query: SearchTxQuery

    Returns Promise<IndexedTx[]>

  • Creates an instance from a manually created Comet client. Use this to use Comet38Client or Tendermint37Client instead of Tendermint34Client.

    Parameters

    • cometClient: CometClient
    • Optional options: StargateClientOptions

    Returns Promise<StargateClient>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/index.SentinelWsClient.html b/docs/classes/index.SentinelWsClient.html new file mode 100644 index 0000000..a6eeb7e --- /dev/null +++ b/docs/classes/index.SentinelWsClient.html @@ -0,0 +1,10 @@ +SentinelWsClient | @sentinel-official/sentinel-js-sdk

Hierarchy

  • WebsocketClient
    • SentinelWsClient

Constructors

  • Parameters

    • baseUrl: string
    • Optional onError: ((err) => void)
        • (err): void
        • Parameters

          • err: any

          Returns void

    Returns SentinelWsClient

Methods

  • Resolves as soon as websocket is connected. execute() queues requests automatically, +so this should be required for testing purposes only.

    +

    Returns Promise<void>

  • Returns void

  • Parameters

    • request: JsonRpcRequest

    Returns Promise<JsonRpcSuccessResponse>

  • Parameters

    • request: JsonRpcRequest

    Returns Stream<SubscriptionEvent>

  • Parameters

    • id: JsonRpcId

    Returns Promise<JsonRpcResponse>

  • Parameters

    • query: string

    Returns Stream<SubscriptionEvent>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/index.SigningSentinelClient.html b/docs/classes/index.SigningSentinelClient.html index 8c800d7..922c632 100644 --- a/docs/classes/index.SigningSentinelClient.html +++ b/docs/classes/index.SigningSentinelClient.html @@ -1,4 +1,4 @@ -SigningSentinelClient | @sentinel-official/sentinel-js-sdk

Hierarchy

  • SigningStargateClient
    • SigningSentinelClient

Constructors

constructor +SigningSentinelClient | @sentinel-official/sentinel-js-sdk

Hierarchy

  • SigningStargateClient
    • SigningSentinelClient

Constructors

Properties

broadcastPollIntervalMs: undefined | number
broadcastTimeoutMs: undefined | number
registry: Registry
sentinelQuery: undefined | SentinelQueryClient
sentinelTx: {
    node: {
        register: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    };
    plan: {
        create: ((args) => Promise<DeliverTxResponse>);
        linkNode: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        unlinkNode: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    };
    provider: {
        register: ((args) => Promise<DeliverTxResponse>);
        update: ((args) => Promise<DeliverTxResponse>);
    };
    session: {
        end: ((args) => Promise<DeliverTxResponse>);
        start: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
    };
    subscription: {
        allocate: ((args) => Promise<DeliverTxResponse>);
        cancel: ((args) => Promise<DeliverTxResponse>);
    };
} = ...

Type declaration

  • node: {
        register: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    }
    • register: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • subscribe: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateDetails: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateStatus: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • plan: {
        create: ((args) => Promise<DeliverTxResponse>);
        linkNode: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        unlinkNode: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    }
    • create: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • linkNode: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • subscribe: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • unlinkNode: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateStatus: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • provider: {
        register: ((args) => Promise<DeliverTxResponse>);
        update: ((args) => Promise<DeliverTxResponse>);
    }
    • register: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • update: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • session: {
        end: ((args) => Promise<DeliverTxResponse>);
        start: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
    }
    • end: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • start: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateDetails: ((args) => Promise<DeliverTxResponse>)
  • subscription: {
        allocate: ((args) => Promise<DeliverTxResponse>);
        cancel: ((args) => Promise<DeliverTxResponse>);
    }
    • allocate: ((args) => Promise<DeliverTxResponse>)
    • cancel: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

Methods

  • Broadcasts a signed transaction to the network and monitors its inclusion in a block.

    +

Constructors

Properties

broadcastPollIntervalMs: undefined | number
broadcastTimeoutMs: undefined | number
registry: Registry
sentinelQuery: undefined | SentinelQueryClient
sentinelTx: {
    node: {
        register: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    };
    plan: {
        create: ((args) => Promise<DeliverTxResponse>);
        linkNode: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        unlinkNode: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    };
    provider: {
        register: ((args) => Promise<DeliverTxResponse>);
        update: ((args) => Promise<DeliverTxResponse>);
    };
    session: {
        end: ((args) => Promise<DeliverTxResponse>);
        start: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
    };
    subscription: {
        allocate: ((args) => Promise<DeliverTxResponse>);
        cancel: ((args) => Promise<DeliverTxResponse>);
    };
} = ...

Type declaration

  • node: {
        register: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    }
    • register: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • subscribe: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateDetails: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateStatus: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • plan: {
        create: ((args) => Promise<DeliverTxResponse>);
        linkNode: ((args) => Promise<DeliverTxResponse>);
        subscribe: ((args) => Promise<DeliverTxResponse>);
        unlinkNode: ((args) => Promise<DeliverTxResponse>);
        updateStatus: ((args) => Promise<DeliverTxResponse>);
    }
    • create: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • linkNode: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • subscribe: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • unlinkNode: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateStatus: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • provider: {
        register: ((args) => Promise<DeliverTxResponse>);
        update: ((args) => Promise<DeliverTxResponse>);
    }
    • register: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • update: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

  • session: {
        end: ((args) => Promise<DeliverTxResponse>);
        start: ((args) => Promise<DeliverTxResponse>);
        updateDetails: ((args) => Promise<DeliverTxResponse>);
    }
    • end: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • start: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

    • updateDetails: ((args) => Promise<DeliverTxResponse>)
  • subscription: {
        allocate: ((args) => Promise<DeliverTxResponse>);
        cancel: ((args) => Promise<DeliverTxResponse>);
    }
    • allocate: ((args) => Promise<DeliverTxResponse>)
    • cancel: ((args) => Promise<DeliverTxResponse>)
        • (args): Promise<DeliverTxResponse>
        • Parameters

          Returns Promise<DeliverTxResponse>

Methods

  • Broadcasts a signed transaction to the network and monitors its inclusion in a block.

    If broadcasting is rejected by the node for some reason (e.g. because of a CheckTx failure), an error is thrown.

    If the transaction is not included in a block before the provided timeout, this errors with a TimeoutError.

    @@ -67,12 +67,12 @@
  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • amount: Coin
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Returns void

  • Returns CometClient

  • Returns QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • searchAddress: string

    Returns Promise<null | Account>

  • Queries all balances for all denoms that belong to this address.

    Uses the grpc queries (which iterates over the store internally), and we cannot get proofs from such a method.

    -

    Parameters

    • address: string

    Returns Promise<readonly Coin[]>

  • Parameters

    • address: string
    • searchDenom: string

    Returns Promise<Coin>

  • Parameters

    • address: string

    Returns Promise<null | Coin>

  • Parameters

    • Optional height: number

    Returns Promise<Block>

  • Returns Promise<string>

  • Returns undefined | CometClient

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string

    Returns Promise<null | Coin>

  • Returns Promise<number>

  • Returns undefined | QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • address: string

    Returns Promise<SequenceResponse>

  • Parameters

    • id: string

    Returns Promise<null | IndexedTx>

  • Parameters

    • query: SearchTxQuery

    Returns Promise<IndexedTx[]>

  • Parameters

    • senderAddress: string
    • recipientAddress: string
    • transferAmount: Coin
    • sourcePort: string
    • sourceChannel: string
    • timeoutHeight: undefined | Height
    • timeoutTimestamp: undefined | number

      timeout in seconds

      +

      Parameters

      • address: string

      Returns Promise<readonly Coin[]>

  • Parameters

    • address: string
    • searchDenom: string

    Returns Promise<Coin>

  • Parameters

    • address: string

    Returns Promise<null | Coin>

  • Parameters

    • Optional height: number

    Returns Promise<Block>

  • Returns Promise<string>

  • Returns undefined | CometClient

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string

    Returns Promise<null | Coin>

  • Returns Promise<number>

  • Returns undefined | QueryClient & AuthExtension & BankExtension & StakingExtension & TxExtension

  • Parameters

    • address: string

    Returns Promise<SequenceResponse>

  • Parameters

    • id: string

    Returns Promise<null | IndexedTx>

  • Parameters

    • query: SearchTxQuery

    Returns Promise<IndexedTx[]>

  • Parameters

    • senderAddress: string
    • recipientAddress: string
    • transferAmount: Coin
    • sourcePort: string
    • sourceChannel: string
    • timeoutHeight: undefined | Height
    • timeoutTimestamp: undefined | number

      timeout in seconds

    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

    Deprecated

    This API does not support setting the memo field of MsgTransfer (only the transaction memo). We'll remove this method at some point because trying to wrap the various message types is a losing strategy. Please migrate to signAndBroadcast with an MsgTransferEncodeObject created in the caller code instead.

    See

    https://github.com/cosmos/cosmjs/issues/1493

    -
  • Parameters

    • senderAddress: string
    • recipientAddress: string
    • amount: readonly Coin[]
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Gets account number and sequence from the API, creates a sign doc, +

  • Parameters

    • senderAddress: string
    • recipientAddress: string
    • amount: readonly Coin[]
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Parameters

    • signerAddress: string
    • messages: readonly EncodeObject[]
    • memo: undefined | string

    Returns Promise<number>

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • amount: Coin
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Creates an instance by connecting to the given CometBFT RPC endpoint.

    +
  • Parameters

    • signerAddress: string
    • messages: readonly EncodeObject[]
    • memo: undefined | string

    Returns Promise<number>

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • amount: Coin
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • fee: number | StdFee | "auto"
    • Optional memo: string

    Returns Promise<DeliverTxResponse>

  • Creates an instance by connecting to the given CometBFT RPC endpoint.

    This uses auto-detection to decide between a CometBFT 0.38, Tendermint 0.37 and 0.34 client. To set the Comet client explicitly, use create.

    -

    Parameters

    • endpoint: string | HttpEndpoint
    • Optional options: StargateClientOptions

    Returns Promise<StargateClient>

  • Creates an instance from a manually created Comet client. +

    Parameters

    • endpoint: string | HttpEndpoint
    • Optional options: StargateClientOptions

    Returns Promise<StargateClient>

  • Creates an instance from a manually created Comet client. Use this to use Comet38Client or Tendermint37Client instead of Tendermint34Client.

    Parameters

    • cometClient: CometClient
    • Optional options: StargateClientOptions

    Returns Promise<StargateClient>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.nodeSubscribe.html b/docs/functions/index.nodeSubscribe.html index 7f4f17f..23b659b 100644 --- a/docs/functions/index.nodeSubscribe.html +++ b/docs/functions/index.nodeSubscribe.html @@ -1 +1 @@ -nodeSubscribe | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +nodeSubscribe | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.nodeUpdateDetails.html b/docs/functions/index.nodeUpdateDetails.html index 134ab69..2360f2e 100644 --- a/docs/functions/index.nodeUpdateDetails.html +++ b/docs/functions/index.nodeUpdateDetails.html @@ -1 +1 @@ -nodeUpdateDetails | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +nodeUpdateDetails | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.nodeUpdateStatus.html b/docs/functions/index.nodeUpdateStatus.html index ce24715..2322220 100644 --- a/docs/functions/index.nodeUpdateStatus.html +++ b/docs/functions/index.nodeUpdateStatus.html @@ -1 +1 @@ -nodeUpdateStatus | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +nodeUpdateStatus | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.parseAttributes.html b/docs/functions/index.parseAttributes.html index 7945fc0..dffeb33 100644 --- a/docs/functions/index.parseAttributes.html +++ b/docs/functions/index.parseAttributes.html @@ -1,4 +1,4 @@ parseAttributes | @sentinel-official/sentinel-js-sdk
  • Convert an array of stargate/Attribute in to javascript object

    Parameters

    • attributes: readonly Attribute[] | Attribute[]

      array of event Attributes

    Returns any

    Object with key: value, where key is in camelCase and value is escaped

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.planCreate.html b/docs/functions/index.planCreate.html index e6ce70f..0f98696 100644 --- a/docs/functions/index.planCreate.html +++ b/docs/functions/index.planCreate.html @@ -1 +1 @@ -planCreate | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +planCreate | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.planLinkNode.html b/docs/functions/index.planLinkNode.html index 4e0a28c..48f49b0 100644 --- a/docs/functions/index.planLinkNode.html +++ b/docs/functions/index.planLinkNode.html @@ -1 +1 @@ -planLinkNode | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +planLinkNode | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.planSubscribe.html b/docs/functions/index.planSubscribe.html index eb8a86d..6d06ae8 100644 --- a/docs/functions/index.planSubscribe.html +++ b/docs/functions/index.planSubscribe.html @@ -1 +1 @@ -planSubscribe | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +planSubscribe | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.planUnlinkNode.html b/docs/functions/index.planUnlinkNode.html index 9b2ed03..2a5816a 100644 --- a/docs/functions/index.planUnlinkNode.html +++ b/docs/functions/index.planUnlinkNode.html @@ -1 +1 @@ -planUnlinkNode | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +planUnlinkNode | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.planUpdateStatus.html b/docs/functions/index.planUpdateStatus.html index bf0464e..5e020f7 100644 --- a/docs/functions/index.planUpdateStatus.html +++ b/docs/functions/index.planUpdateStatus.html @@ -1 +1 @@ -planUpdateStatus | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file +planUpdateStatus | @sentinel-official/sentinel-js-sdk

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/index.postSession.html b/docs/functions/index.postSession.html index f0027ff..944ddf3 100644 --- a/docs/functions/index.postSession.html +++ b/docs/functions/index.postSession.html @@ -5,4 +5,4 @@
  • sessionId: number | Long

    session identifier

  • remoteUrl: string

    node endpoint

  • Returns Promise<NodeResponse>

    NodeResponse with vpn configuration or error code and message

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.privKeyFromMnemonic.html b/docs/functions/index.privKeyFromMnemonic.html index da9f1e5..6a8f1df 100644 --- a/docs/functions/index.privKeyFromMnemonic.html +++ b/docs/functions/index.privKeyFromMnemonic.html @@ -1,4 +1,4 @@ privKeyFromMnemonic | @sentinel-official/sentinel-js-sdk
    • Export the private key as Uint8Array starting from mnemonic

      Parameters

      • param0: {
            bip39Password?: string;
            hdPath?: HdPath;
            mnemonic: string;
        }

        {mnemonic, bip39Password, hdPath}, where mnemonic is the secret, bip39Password optionals, hdPath optional, default = 'm/44'/118'/0'/0/a'

        • Optional bip39Password?: string
        • Optional hdPath?: HdPath
        • mnemonic: string

      Returns Promise<Uint8Array>

      the private key as Uint8Array

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.providerRegister.html b/docs/functions/index.providerRegister.html index d0aa62d..30b7d89 100644 --- a/docs/functions/index.providerRegister.html +++ b/docs/functions/index.providerRegister.html @@ -1 +1 @@ -providerRegister | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +providerRegister | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.providerUpdate.html b/docs/functions/index.providerUpdate.html index f62b235..81c0e10 100644 --- a/docs/functions/index.providerUpdate.html +++ b/docs/functions/index.providerUpdate.html @@ -1 +1 @@ -providerUpdate | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +providerUpdate | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.searchEvent.html b/docs/functions/index.searchEvent.html index d2e283f..a261845 100644 --- a/docs/functions/index.searchEvent.html +++ b/docs/functions/index.searchEvent.html @@ -2,4 +2,4 @@

    Parameters

    Returns Event | null

    null if event wasn't found, else the event

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.sessionEnd.html b/docs/functions/index.sessionEnd.html index f959898..1f276d6 100644 --- a/docs/functions/index.sessionEnd.html +++ b/docs/functions/index.sessionEnd.html @@ -1 +1 @@ -sessionEnd | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +sessionEnd | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.sessionStart.html b/docs/functions/index.sessionStart.html index 2ecf4a6..cdcb754 100644 --- a/docs/functions/index.sessionStart.html +++ b/docs/functions/index.sessionStart.html @@ -1 +1 @@ -sessionStart | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +sessionStart | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.sessionUpdateDetails.html b/docs/functions/index.sessionUpdateDetails.html index 78c4e05..3600139 100644 --- a/docs/functions/index.sessionUpdateDetails.html +++ b/docs/functions/index.sessionUpdateDetails.html @@ -1 +1 @@ -sessionUpdateDetails | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +sessionUpdateDetails | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.signSessionId.html b/docs/functions/index.signSessionId.html index 8a410d9..5cd9e75 100644 --- a/docs/functions/index.signSessionId.html +++ b/docs/functions/index.signSessionId.html @@ -2,4 +2,4 @@

    Parameters

    Returns string

    base64 representation of signature

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.subscriptionAllocate.html b/docs/functions/index.subscriptionAllocate.html index ba4daf8..426282f 100644 --- a/docs/functions/index.subscriptionAllocate.html +++ b/docs/functions/index.subscriptionAllocate.html @@ -1 +1 @@ -subscriptionAllocate | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +subscriptionAllocate | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.subscriptionCancel.html b/docs/functions/index.subscriptionCancel.html index 54b27cd..fd36c88 100644 --- a/docs/functions/index.subscriptionCancel.html +++ b/docs/functions/index.subscriptionCancel.html @@ -1 +1 @@ -subscriptionCancel | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +subscriptionCancel | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/index.uintArrayTob64.html b/docs/functions/index.uintArrayTob64.html index dd076c9..73025af 100644 --- a/docs/functions/index.uintArrayTob64.html +++ b/docs/functions/index.uintArrayTob64.html @@ -1,4 +1,4 @@ uintArrayTob64 | @sentinel-official/sentinel-js-sdk
    • Encode a uintArray to a base64 string

      Parameters

      • value: number[]

        array of number

      Returns string

      base64 encoding

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_node.isMsgRegisterEncodeObject.html b/docs/functions/modules_node.isMsgRegisterEncodeObject.html index 1b81a17..b4c969d 100644 --- a/docs/functions/modules_node.isMsgRegisterEncodeObject.html +++ b/docs/functions/modules_node.isMsgRegisterEncodeObject.html @@ -1 +1 @@ -isMsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_node.isMsgSubscribeEncodeObject.html b/docs/functions/modules_node.isMsgSubscribeEncodeObject.html index d41cbdc..6b4a483 100644 --- a/docs/functions/modules_node.isMsgSubscribeEncodeObject.html +++ b/docs/functions/modules_node.isMsgSubscribeEncodeObject.html @@ -1 +1 @@ -isMsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_node.isMsgUpdateDetailsEncodeObject.html b/docs/functions/modules_node.isMsgUpdateDetailsEncodeObject.html index 6855e2d..2cb3b7c 100644 --- a/docs/functions/modules_node.isMsgUpdateDetailsEncodeObject.html +++ b/docs/functions/modules_node.isMsgUpdateDetailsEncodeObject.html @@ -1 +1 @@ -isMsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_node.isMsgUpdateStatusEncodeObject.html b/docs/functions/modules_node.isMsgUpdateStatusEncodeObject.html index 75ad083..aacef69 100644 --- a/docs/functions/modules_node.isMsgUpdateStatusEncodeObject.html +++ b/docs/functions/modules_node.isMsgUpdateStatusEncodeObject.html @@ -1 +1 @@ -isMsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_node.setupNodeExtension.html b/docs/functions/modules_node.setupNodeExtension.html index b951746..4c26fff 100644 --- a/docs/functions/modules_node.setupNodeExtension.html +++ b/docs/functions/modules_node.setupNodeExtension.html @@ -1 +1 @@ -setupNodeExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +setupNodeExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.isMsgCreateEncodeObject.html b/docs/functions/modules_plan.isMsgCreateEncodeObject.html index cc4c2bf..b3ff943 100644 --- a/docs/functions/modules_plan.isMsgCreateEncodeObject.html +++ b/docs/functions/modules_plan.isMsgCreateEncodeObject.html @@ -1 +1 @@ -isMsgCreateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgCreateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.isMsgLinkNodeEncodeObject.html b/docs/functions/modules_plan.isMsgLinkNodeEncodeObject.html index 27a6792..1b698fd 100644 --- a/docs/functions/modules_plan.isMsgLinkNodeEncodeObject.html +++ b/docs/functions/modules_plan.isMsgLinkNodeEncodeObject.html @@ -1 +1 @@ -isMsgLinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgLinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.isMsgSubscribeEncodeObject.html b/docs/functions/modules_plan.isMsgSubscribeEncodeObject.html index bbd64e1..6195857 100644 --- a/docs/functions/modules_plan.isMsgSubscribeEncodeObject.html +++ b/docs/functions/modules_plan.isMsgSubscribeEncodeObject.html @@ -1 +1 @@ -isMsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.isMsgUnlinkNodeEncodeObject.html b/docs/functions/modules_plan.isMsgUnlinkNodeEncodeObject.html index bd3e335..c828bf2 100644 --- a/docs/functions/modules_plan.isMsgUnlinkNodeEncodeObject.html +++ b/docs/functions/modules_plan.isMsgUnlinkNodeEncodeObject.html @@ -1 +1 @@ -isMsgUnlinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUnlinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.isMsgUpdateStatusEncodeObject.html b/docs/functions/modules_plan.isMsgUpdateStatusEncodeObject.html index dc2caa4..6a896e6 100644 --- a/docs/functions/modules_plan.isMsgUpdateStatusEncodeObject.html +++ b/docs/functions/modules_plan.isMsgUpdateStatusEncodeObject.html @@ -1 +1 @@ -isMsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_plan.setupPlanExtension.html b/docs/functions/modules_plan.setupPlanExtension.html index c40abf2..91e38ae 100644 --- a/docs/functions/modules_plan.setupPlanExtension.html +++ b/docs/functions/modules_plan.setupPlanExtension.html @@ -1 +1 @@ -setupPlanExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +setupPlanExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_provider.isMsgRegisterEncodeObject.html b/docs/functions/modules_provider.isMsgRegisterEncodeObject.html index c2e43bc..e40c0ca 100644 --- a/docs/functions/modules_provider.isMsgRegisterEncodeObject.html +++ b/docs/functions/modules_provider.isMsgRegisterEncodeObject.html @@ -1 +1 @@ -isMsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_provider.isMsgUpdateEncodeObject.html b/docs/functions/modules_provider.isMsgUpdateEncodeObject.html index cab4549..e4e677f 100644 --- a/docs/functions/modules_provider.isMsgUpdateEncodeObject.html +++ b/docs/functions/modules_provider.isMsgUpdateEncodeObject.html @@ -1 +1 @@ -isMsgUpdateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUpdateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_provider.setupProviderExtension.html b/docs/functions/modules_provider.setupProviderExtension.html index 4f2f72d..bf52fd1 100644 --- a/docs/functions/modules_provider.setupProviderExtension.html +++ b/docs/functions/modules_provider.setupProviderExtension.html @@ -1 +1 @@ -setupProviderExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +setupProviderExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_queries.buildSentinelQueryClient.html b/docs/functions/modules_queries.buildSentinelQueryClient.html index de0f200..85bf7fc 100644 --- a/docs/functions/modules_queries.buildSentinelQueryClient.html +++ b/docs/functions/modules_queries.buildSentinelQueryClient.html @@ -1 +1 @@ -buildSentinelQueryClient | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +buildSentinelQueryClient | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_session.isMsgEndEncodeObject.html b/docs/functions/modules_session.isMsgEndEncodeObject.html index 89001e6..cec2f50 100644 --- a/docs/functions/modules_session.isMsgEndEncodeObject.html +++ b/docs/functions/modules_session.isMsgEndEncodeObject.html @@ -1 +1 @@ -isMsgEndEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgEndEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_session.isMsgStartEncodeObject.html b/docs/functions/modules_session.isMsgStartEncodeObject.html index da6a935..eafa15c 100644 --- a/docs/functions/modules_session.isMsgStartEncodeObject.html +++ b/docs/functions/modules_session.isMsgStartEncodeObject.html @@ -1 +1 @@ -isMsgStartEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgStartEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_session.isMsgUpdateDetailsEncodeObject.html b/docs/functions/modules_session.isMsgUpdateDetailsEncodeObject.html index 44fb35c..d75f7a2 100644 --- a/docs/functions/modules_session.isMsgUpdateDetailsEncodeObject.html +++ b/docs/functions/modules_session.isMsgUpdateDetailsEncodeObject.html @@ -1 +1 @@ -isMsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_session.setupSessionExtension.html b/docs/functions/modules_session.setupSessionExtension.html index af1c38e..b85cec3 100644 --- a/docs/functions/modules_session.setupSessionExtension.html +++ b/docs/functions/modules_session.setupSessionExtension.html @@ -1 +1 @@ -setupSessionExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +setupSessionExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_subscription.isMsgAllocateEncodeObject.html b/docs/functions/modules_subscription.isMsgAllocateEncodeObject.html index 1758232..b85f134 100644 --- a/docs/functions/modules_subscription.isMsgAllocateEncodeObject.html +++ b/docs/functions/modules_subscription.isMsgAllocateEncodeObject.html @@ -1 +1 @@ -isMsgAllocateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgAllocateEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_subscription.isMsgCancelEncodeObject.html b/docs/functions/modules_subscription.isMsgCancelEncodeObject.html index c339c30..ca01c76 100644 --- a/docs/functions/modules_subscription.isMsgCancelEncodeObject.html +++ b/docs/functions/modules_subscription.isMsgCancelEncodeObject.html @@ -1 +1 @@ -isMsgCancelEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +isMsgCancelEncodeObject | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/functions/modules_subscription.setupSubscriptionExtension.html b/docs/functions/modules_subscription.setupSubscriptionExtension.html index a041cfa..6f13f7d 100644 --- a/docs/functions/modules_subscription.setupSubscriptionExtension.html +++ b/docs/functions/modules_subscription.setupSubscriptionExtension.html @@ -1 +1 @@ -setupSubscriptionExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +setupSubscriptionExtension | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 398692f..5583f59 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,8 @@ @sentinel-official/sentinel-js-sdk

    @sentinel-official/sentinel-js-sdk

    sentinel-js-sdk

    The Sentinel JS SDK relays on CosmJS and it was developed following the official tutorial, it take also inspiration from other open source Cosmos SDK.

    +

    NPM Version +NPM Downloads +GitHub Repo stars +GitHub forks

    The SDK exstends the followings:

    Properties

    amount: string
    denom: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.GeoIPLocation.html b/docs/interfaces/index.GeoIPLocation.html new file mode 100644 index 0000000..1215f8b --- /dev/null +++ b/docs/interfaces/index.GeoIPLocation.html @@ -0,0 +1,15 @@ +GeoIPLocation | @sentinel-official/sentinel-js-sdk
    interface GeoIPLocation {
        as?: string;
        city: string;
        country: string;
        countryCode: string;
        isp?: string;
        lat: number;
        lon: number;
        org?: string;
        query?: string;
        region?: string;
        regionName?: string;
        status: string;
        timezone?: string;
        zip?: string;
    }

    Properties

    as?: string
    city: string
    country: string
    countryCode: string
    isp?: string
    lat: number
    lon: number
    org?: string
    query?: string
    region?: string
    regionName?: string
    status: string
    timezone?: string
    zip?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Node.html b/docs/interfaces/index.Node.html index 25cf3e6..306d583 100644 --- a/docs/interfaces/index.Node.html +++ b/docs/interfaces/index.Node.html @@ -1,8 +1,8 @@ -Node | @sentinel-official/sentinel-js-sdk
    interface Node {
        address: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        inactiveAt?: Date;
        remoteUrl: string;
        status: Status;
        statusAt?: Date;
    }

    Properties

    address +Node | @sentinel-official/sentinel-js-sdk
    interface Node {
        address: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        inactiveAt?: Date;
        remoteUrl: string;
        status: Status;
        statusAt?: Date;
    }

    Properties

    address: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    inactiveAt?: Date
    remoteUrl: string
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    inactiveAt?: Date
    remoteUrl: string
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeEventCreateSubscription.html b/docs/interfaces/index.NodeEventCreateSubscription.html index 220b3b7..63ca60a 100644 --- a/docs/interfaces/index.NodeEventCreateSubscription.html +++ b/docs/interfaces/index.NodeEventCreateSubscription.html @@ -1,4 +1,4 @@ -NodeEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    interface NodeEventCreateSubscription {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventCreateSubscription";
        value: EventCreateSubscription;
    }

    Hierarchy

    • Event
      • NodeEventCreateSubscription

    Properties

    attributes +NodeEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    interface NodeEventCreateSubscription {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventCreateSubscription";
        value: EventCreateSubscription;
    }

    Hierarchy

    • Event
      • NodeEventCreateSubscription

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventCreateSubscription"
    value: EventCreateSubscription

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventCreateSubscription"
    value: EventCreateSubscription

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeEventRegister.html b/docs/interfaces/index.NodeEventRegister.html index 0ec21f5..5ba88cb 100644 --- a/docs/interfaces/index.NodeEventRegister.html +++ b/docs/interfaces/index.NodeEventRegister.html @@ -1,4 +1,4 @@ -NodeEventRegister | @sentinel-official/sentinel-js-sdk
    interface NodeEventRegister {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventRegister";
        value: EventRegister;
    }

    Hierarchy

    • Event
      • NodeEventRegister

    Properties

    attributes +NodeEventRegister | @sentinel-official/sentinel-js-sdk
    interface NodeEventRegister {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventRegister";
        value: EventRegister;
    }

    Hierarchy

    • Event
      • NodeEventRegister

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventRegister"
    value: EventRegister

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventRegister"
    value: EventRegister

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeEventUpdateDetails.html b/docs/interfaces/index.NodeEventUpdateDetails.html index f9bdc16..771526c 100644 --- a/docs/interfaces/index.NodeEventUpdateDetails.html +++ b/docs/interfaces/index.NodeEventUpdateDetails.html @@ -1,4 +1,4 @@ -NodeEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface NodeEventUpdateDetails {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventUpdateDetails";
        value: EventUpdateDetails;
    }

    Hierarchy

    • Event
      • NodeEventUpdateDetails

    Properties

    attributes +NodeEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface NodeEventUpdateDetails {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventUpdateDetails";
        value: EventUpdateDetails;
    }

    Hierarchy

    • Event
      • NodeEventUpdateDetails

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventUpdateDetails"
    value: EventUpdateDetails

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventUpdateDetails"
    value: EventUpdateDetails

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeEventUpdateStatus.html b/docs/interfaces/index.NodeEventUpdateStatus.html index da5efa2..dea1f78 100644 --- a/docs/interfaces/index.NodeEventUpdateStatus.html +++ b/docs/interfaces/index.NodeEventUpdateStatus.html @@ -1,4 +1,4 @@ -NodeEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface NodeEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • NodeEventUpdateStatus

    Properties

    attributes +NodeEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface NodeEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.node.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • NodeEventUpdateStatus

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.node.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeResponse.html b/docs/interfaces/index.NodeResponse.html index 645737e..6d3afb0 100644 --- a/docs/interfaces/index.NodeResponse.html +++ b/docs/interfaces/index.NodeResponse.html @@ -1,4 +1,4 @@ -NodeResponse | @sentinel-official/sentinel-js-sdk
    interface NodeResponse {
        error?: NodeResponseError;
        result?: string | NodeStatus;
        success: boolean;
    }

    Properties

    error? +NodeResponse | @sentinel-official/sentinel-js-sdk
    interface NodeResponse {
        error?: NodeResponseError;
        result?: string | NodeStatus;
        success: boolean;
    }

    Properties

    Properties

    result?: string | NodeStatus
    success: boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    result?: string | NodeStatus
    success: boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeResponseError.html b/docs/interfaces/index.NodeResponseError.html index a608493..782f6ed 100644 --- a/docs/interfaces/index.NodeResponseError.html +++ b/docs/interfaces/index.NodeResponseError.html @@ -1,3 +1,3 @@ -NodeResponseError | @sentinel-official/sentinel-js-sdk
    interface NodeResponseError {
        code: number;
        message: string;
    }

    Properties

    code +NodeResponseError | @sentinel-official/sentinel-js-sdk
    interface NodeResponseError {
        code: number;
        message: string;
    }

    Properties

    Properties

    code: number
    message: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    code: number
    message: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.NodeStatus.html b/docs/interfaces/index.NodeStatus.html index 39db4b8..8cac56d 100644 --- a/docs/interfaces/index.NodeStatus.html +++ b/docs/interfaces/index.NodeStatus.html @@ -1,4 +1,4 @@ -NodeStatus | @sentinel-official/sentinel-js-sdk
    interface NodeStatus {
        address: string;
        bandwidth: {
            download: number;
            upload: number;
        };
        gigabyte_prices: string;
        handshake: {
            enable: boolean;
            peers: number;
        };
        hourly_prices: string;
        interval_set_sessions: number;
        interval_update_sessions: number;
        interval_update_status: number;
        location: {
            city: string;
            country: string;
            latitude: number;
            longitude: number;
        };
        moniker: string;
        operator: string;
        peers: number;
        qos: {
            max_peers: number;
        };
        type: NodeVPNType;
        version: string;
    }

    Properties

    address +NodeStatus | @sentinel-official/sentinel-js-sdk
    interface NodeStatus {
        address: string;
        bandwidth: {
            download: number;
            upload: number;
        };
        gigabyte_prices: string;
        handshake: {
            enable: boolean;
            peers: number;
        };
        hourly_prices: string;
        interval_set_sessions: number;
        interval_update_sessions: number;
        interval_update_status: number;
        location: {
            city: string;
            country: string;
            latitude: number;
            longitude: number;
        };
        moniker: string;
        operator: string;
        peers: number;
        qos: {
            max_peers: number;
        };
        type: NodeVPNType;
        version: string;
    }

    Properties

    Properties

    address: string
    bandwidth: {
        download: number;
        upload: number;
    }

    Type declaration

    • download: number
    • upload: number
    gigabyte_prices: string
    handshake: {
        enable: boolean;
        peers: number;
    }

    Type declaration

    • enable: boolean
    • peers: number
    hourly_prices: string
    interval_set_sessions: number
    interval_update_sessions: number
    interval_update_status: number
    location: {
        city: string;
        country: string;
        latitude: number;
        longitude: number;
    }

    Type declaration

    • city: string
    • country: string
    • latitude: number
    • longitude: number
    moniker: string
    operator: string
    peers: number
    qos: {
        max_peers: number;
    }

    Type declaration

    • max_peers: number
    version: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    bandwidth: {
        download: number;
        upload: number;
    }

    Type declaration

    • download: number
    • upload: number
    gigabyte_prices: string
    handshake: {
        enable: boolean;
        peers: number;
    }

    Type declaration

    • enable: boolean
    • peers: number
    hourly_prices: string
    interval_set_sessions: number
    interval_update_sessions: number
    interval_update_status: number
    location: {
        city: string;
        country: string;
        latitude: number;
        longitude: number;
    }

    Type declaration

    • city: string
    • country: string
    • latitude: number
    • longitude: number
    moniker: string
    operator: string
    peers: number
    qos: {
        max_peers: number;
    }

    Type declaration

    • max_peers: number
    version: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PageRequest.html b/docs/interfaces/index.PageRequest.html index bfb1b35..6107573 100644 --- a/docs/interfaces/index.PageRequest.html +++ b/docs/interfaces/index.PageRequest.html @@ -4,7 +4,7 @@ Foo some_parameter = 1; PageRequest pagination = 2; }

    -
    interface PageRequest {
        countTotal: boolean;
        key: Uint8Array;
        limit: Long;
        offset: Long;
        reverse: boolean;
    }

    Properties

    interface PageRequest {
        countTotal: boolean;
        key: Uint8Array;
        limit: Long;
        offset: Long;
        reverse: boolean;
    }

    Properties

    countTotal key limit offset @@ -13,14 +13,14 @@ a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.

    -
    key: Uint8Array

    key is a value returned in PageResponse.next_key to begin +

    key: Uint8Array

    key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.

    -
    limit: Long

    limit is the total number of results to be returned in the result page. +

    limit: Long

    limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.

    -
    offset: Long

    offset is a numeric offset that can be used when key is unavailable. +

    offset: Long

    offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.

    -
    reverse: boolean

    reverse is set to true if results are to be returned in the descending order.

    +
    reverse: boolean

    reverse is set to true if results are to be returned in the descending order.

    Since: cosmos-sdk 0.43

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Plan.html b/docs/interfaces/index.Plan.html index 517ee91..7e1c5fd 100644 --- a/docs/interfaces/index.Plan.html +++ b/docs/interfaces/index.Plan.html @@ -1,8 +1,8 @@ -Plan | @sentinel-official/sentinel-js-sdk
    interface Plan {
        duration?: Duration;
        gigabytes: Long;
        id: Long;
        prices: Coin[];
        providerAddress: string;
        status: Status;
        statusAt?: Date;
    }

    Properties

    duration? +Plan | @sentinel-official/sentinel-js-sdk
    interface Plan {
        duration?: Duration;
        gigabytes: Long;
        id: Long;
        prices: Coin[];
        providerAddress: string;
        status: Status;
        statusAt?: Date;
    }

    Properties

    duration?: Duration
    gigabytes: Long
    id: Long
    prices: Coin[]
    providerAddress: string
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    duration?: Duration
    gigabytes: Long
    id: Long
    prices: Coin[]
    providerAddress: string
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PlanEventCreate.html b/docs/interfaces/index.PlanEventCreate.html index 9eb7dd0..31aef3b 100644 --- a/docs/interfaces/index.PlanEventCreate.html +++ b/docs/interfaces/index.PlanEventCreate.html @@ -1,4 +1,4 @@ -PlanEventCreate | @sentinel-official/sentinel-js-sdk
    interface PlanEventCreate {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventCreate";
        value: EventCreate;
    }

    Hierarchy

    • Event
      • PlanEventCreate

    Properties

    attributes +PlanEventCreate | @sentinel-official/sentinel-js-sdk
    interface PlanEventCreate {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventCreate";
        value: EventCreate;
    }

    Hierarchy

    • Event
      • PlanEventCreate

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventCreate"
    value: EventCreate

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventCreate"
    value: EventCreate

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PlanEventCreateSubscription.html b/docs/interfaces/index.PlanEventCreateSubscription.html index 04c1ec8..f434691 100644 --- a/docs/interfaces/index.PlanEventCreateSubscription.html +++ b/docs/interfaces/index.PlanEventCreateSubscription.html @@ -1,4 +1,4 @@ -PlanEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    interface PlanEventCreateSubscription {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventCreateSubscription";
        value: EventCreateSubscription;
    }

    Hierarchy

    • Event
      • PlanEventCreateSubscription

    Properties

    attributes +PlanEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    interface PlanEventCreateSubscription {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventCreateSubscription";
        value: EventCreateSubscription;
    }

    Hierarchy

    • Event
      • PlanEventCreateSubscription

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventCreateSubscription"
    value: EventCreateSubscription

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventCreateSubscription"
    value: EventCreateSubscription

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PlanEventLinkNode.html b/docs/interfaces/index.PlanEventLinkNode.html index 61bff68..16a3481 100644 --- a/docs/interfaces/index.PlanEventLinkNode.html +++ b/docs/interfaces/index.PlanEventLinkNode.html @@ -1,4 +1,4 @@ -PlanEventLinkNode | @sentinel-official/sentinel-js-sdk
    interface PlanEventLinkNode {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventLinkNode";
        value: EventLinkNode;
    }

    Hierarchy

    • Event
      • PlanEventLinkNode

    Properties

    attributes +PlanEventLinkNode | @sentinel-official/sentinel-js-sdk
    interface PlanEventLinkNode {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventLinkNode";
        value: EventLinkNode;
    }

    Hierarchy

    • Event
      • PlanEventLinkNode

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventLinkNode"
    value: EventLinkNode

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventLinkNode"
    value: EventLinkNode

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PlanEventUnlinkNode.html b/docs/interfaces/index.PlanEventUnlinkNode.html index 1335c9c..94ae43b 100644 --- a/docs/interfaces/index.PlanEventUnlinkNode.html +++ b/docs/interfaces/index.PlanEventUnlinkNode.html @@ -1,4 +1,4 @@ -PlanEventUnlinkNode | @sentinel-official/sentinel-js-sdk
    interface PlanEventUnlinkNode {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventUnlinkNode";
        value: EventUnlinkNode;
    }

    Hierarchy

    • Event
      • PlanEventUnlinkNode

    Properties

    attributes +PlanEventUnlinkNode | @sentinel-official/sentinel-js-sdk
    interface PlanEventUnlinkNode {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventUnlinkNode";
        value: EventUnlinkNode;
    }

    Hierarchy

    • Event
      • PlanEventUnlinkNode

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventUnlinkNode"
    value: EventUnlinkNode

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventUnlinkNode"
    value: EventUnlinkNode

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.PlanEventUpdateStatus.html b/docs/interfaces/index.PlanEventUpdateStatus.html index caf53d3..5a7d773 100644 --- a/docs/interfaces/index.PlanEventUpdateStatus.html +++ b/docs/interfaces/index.PlanEventUpdateStatus.html @@ -1,4 +1,4 @@ -PlanEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface PlanEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • PlanEventUpdateStatus

    Properties

    attributes +PlanEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface PlanEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.plan.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • PlanEventUpdateStatus

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.plan.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Provider.html b/docs/interfaces/index.Provider.html index f8254c7..639ceca 100644 --- a/docs/interfaces/index.Provider.html +++ b/docs/interfaces/index.Provider.html @@ -1,8 +1,8 @@ -Provider | @sentinel-official/sentinel-js-sdk
    interface Provider {
        address: string;
        description: string;
        identity: string;
        name: string;
        status: Status;
        statusAt?: Date;
        website: string;
    }

    Properties

    address +Provider | @sentinel-official/sentinel-js-sdk
    interface Provider {
        address: string;
        description: string;
        identity: string;
        name: string;
        status: Status;
        statusAt?: Date;
        website: string;
    }

    Properties

    address: string
    description: string
    identity: string
    name: string
    status: Status
    statusAt?: Date
    website: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    description: string
    identity: string
    name: string
    status: Status
    statusAt?: Date
    website: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.ProviderEventRegister.html b/docs/interfaces/index.ProviderEventRegister.html index 005d952..1b06b52 100644 --- a/docs/interfaces/index.ProviderEventRegister.html +++ b/docs/interfaces/index.ProviderEventRegister.html @@ -1,4 +1,4 @@ -ProviderEventRegister | @sentinel-official/sentinel-js-sdk
    interface ProviderEventRegister {
        attributes: readonly Attribute[];
        type: "sentinel.provider.v2.EventRegister";
        value: EventRegister;
    }

    Hierarchy

    • Event
      • ProviderEventRegister

    Properties

    attributes +ProviderEventRegister | @sentinel-official/sentinel-js-sdk
    interface ProviderEventRegister {
        attributes: readonly Attribute[];
        type: "sentinel.provider.v2.EventRegister";
        value: EventRegister;
    }

    Hierarchy

    • Event
      • ProviderEventRegister

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.provider.v2.EventRegister"
    value: EventRegister

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.provider.v2.EventRegister"
    value: EventRegister

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.ProviderEventUpdate.html b/docs/interfaces/index.ProviderEventUpdate.html index 1f34bb4..d9c86fc 100644 --- a/docs/interfaces/index.ProviderEventUpdate.html +++ b/docs/interfaces/index.ProviderEventUpdate.html @@ -1,4 +1,4 @@ -ProviderEventUpdate | @sentinel-official/sentinel-js-sdk
    interface ProviderEventUpdate {
        attributes: readonly Attribute[];
        type: "sentinel.provider.v2.EventUpdate";
        value: EventUpdate;
    }

    Hierarchy

    • Event
      • ProviderEventUpdate

    Properties

    attributes +ProviderEventUpdate | @sentinel-official/sentinel-js-sdk
    interface ProviderEventUpdate {
        attributes: readonly Attribute[];
        type: "sentinel.provider.v2.EventUpdate";
        value: EventUpdate;
    }

    Hierarchy

    • Event
      • ProviderEventUpdate

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.provider.v2.EventUpdate"
    value: EventUpdate

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.provider.v2.EventUpdate"
    value: EventUpdate

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Quota.html b/docs/interfaces/index.Quota.html index 6706508..90e96c0 100644 --- a/docs/interfaces/index.Quota.html +++ b/docs/interfaces/index.Quota.html @@ -1,4 +1,4 @@ -Quota | @sentinel-official/sentinel-js-sdk
    interface Quota {
        address: string;
        allocated: string;
        consumed: string;
    }

    Properties

    address +Quota | @sentinel-official/sentinel-js-sdk
    interface Quota {
        address: string;
        allocated: string;
        consumed: string;
    }

    Properties

    address: string
    allocated: string
    consumed: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    allocated: string
    consumed: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Session.html b/docs/interfaces/index.Session.html index bee7089..9e497be 100644 --- a/docs/interfaces/index.Session.html +++ b/docs/interfaces/index.Session.html @@ -1,4 +1,4 @@ -Session | @sentinel-official/sentinel-js-sdk
    interface Session {
        address: string;
        bandwidth?: Bandwidth;
        duration?: Duration;
        id: Long;
        inactiveAt?: Date;
        nodeAddress: string;
        status: Status;
        statusAt?: Date;
        subscriptionId: Long;
    }

    Properties

    address +Session | @sentinel-official/sentinel-js-sdk
    interface Session {
        address: string;
        bandwidth?: Bandwidth;
        duration?: Duration;
        id: Long;
        inactiveAt?: Date;
        nodeAddress: string;
        status: Status;
        statusAt?: Date;
        subscriptionId: Long;
    }

    Properties

    address: string
    bandwidth?: Bandwidth
    duration?: Duration
    id: Long
    inactiveAt?: Date
    nodeAddress: string
    status: Status
    statusAt?: Date
    subscriptionId: Long

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    bandwidth?: Bandwidth
    duration?: Duration
    id: Long
    inactiveAt?: Date
    nodeAddress: string
    status: Status
    statusAt?: Date
    subscriptionId: Long

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SessionEventStart.html b/docs/interfaces/index.SessionEventStart.html index dde5369..ffc5a2f 100644 --- a/docs/interfaces/index.SessionEventStart.html +++ b/docs/interfaces/index.SessionEventStart.html @@ -1,4 +1,4 @@ -SessionEventStart | @sentinel-official/sentinel-js-sdk
    interface SessionEventStart {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventStart";
        value: EventStart;
    }

    Hierarchy

    • Event
      • SessionEventStart

    Properties

    attributes +SessionEventStart | @sentinel-official/sentinel-js-sdk
    interface SessionEventStart {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventStart";
        value: EventStart;
    }

    Hierarchy

    • Event
      • SessionEventStart

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventStart"
    value: EventStart

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventStart"
    value: EventStart

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SessionEventUpdateDetails.html b/docs/interfaces/index.SessionEventUpdateDetails.html index cdf9826..57c9086 100644 --- a/docs/interfaces/index.SessionEventUpdateDetails.html +++ b/docs/interfaces/index.SessionEventUpdateDetails.html @@ -1,4 +1,4 @@ -SessionEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface SessionEventUpdateDetails {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventUpdateDetails";
        value: EventUpdateDetails;
    }

    Hierarchy

    • Event
      • SessionEventUpdateDetails

    Properties

    attributes +SessionEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface SessionEventUpdateDetails {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventUpdateDetails";
        value: EventUpdateDetails;
    }

    Hierarchy

    • Event
      • SessionEventUpdateDetails

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventUpdateDetails"
    value: EventUpdateDetails

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventUpdateDetails"
    value: EventUpdateDetails

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SessionEventUpdateStatus.html b/docs/interfaces/index.SessionEventUpdateStatus.html index 5f81bef..c58407a 100644 --- a/docs/interfaces/index.SessionEventUpdateStatus.html +++ b/docs/interfaces/index.SessionEventUpdateStatus.html @@ -1,4 +1,4 @@ -SessionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface SessionEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • SessionEventUpdateStatus

    Properties

    attributes +SessionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface SessionEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.session.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • SessionEventUpdateStatus

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.session.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.Subscription.html b/docs/interfaces/index.Subscription.html index 630b176..7ce1221 100644 --- a/docs/interfaces/index.Subscription.html +++ b/docs/interfaces/index.Subscription.html @@ -1,4 +1,4 @@ -Subscription | @sentinel-official/sentinel-js-sdk
    interface Subscription {
        denom: string;
        deposit?: Coin;
        expiry?: Date;
        free: string;
        id: Long;
        node: string;
        owner: string;
        plan: Long;
        price?: Coin;
        status: Status;
        statusAt?: Date;
    }

    Properties

    denom +Subscription | @sentinel-official/sentinel-js-sdk
    interface Subscription {
        denom: string;
        deposit?: Coin;
        expiry?: Date;
        free: string;
        id: Long;
        node: string;
        owner: string;
        plan: Long;
        price?: Coin;
        status: Status;
        statusAt?: Date;
    }

    Properties

    Properties

    denom: string
    deposit?: Coin
    expiry?: Date
    free: string
    id: Long
    node: string
    owner: string
    plan: Long
    price?: Coin
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    denom: string
    deposit?: Coin
    expiry?: Date
    free: string
    id: Long
    node: string
    owner: string
    plan: Long
    price?: Coin
    status: Status
    statusAt?: Date

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventAllocate.html b/docs/interfaces/index.SubscriptionEventAllocate.html index 45610ac..5ac5b26 100644 --- a/docs/interfaces/index.SubscriptionEventAllocate.html +++ b/docs/interfaces/index.SubscriptionEventAllocate.html @@ -1,4 +1,4 @@ -SubscriptionEventAllocate | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventAllocate {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventAllocate";
        value: EventAllocate;
    }

    Hierarchy

    • Event
      • SubscriptionEventAllocate

    Properties

    attributes +SubscriptionEventAllocate | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventAllocate {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventAllocate";
        value: EventAllocate;
    }

    Hierarchy

    • Event
      • SubscriptionEventAllocate

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventAllocate"
    value: EventAllocate

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventAllocate"
    value: EventAllocate

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventCreatePayout.html b/docs/interfaces/index.SubscriptionEventCreatePayout.html index 84f9e0f..1f285bc 100644 --- a/docs/interfaces/index.SubscriptionEventCreatePayout.html +++ b/docs/interfaces/index.SubscriptionEventCreatePayout.html @@ -1,4 +1,4 @@ -SubscriptionEventCreatePayout | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventCreatePayout {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventCreatePayout";
        value: EventCreatePayout;
    }

    Hierarchy

    • Event
      • SubscriptionEventCreatePayout

    Properties

    attributes +SubscriptionEventCreatePayout | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventCreatePayout {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventCreatePayout";
        value: EventCreatePayout;
    }

    Hierarchy

    • Event
      • SubscriptionEventCreatePayout

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventCreatePayout"
    value: EventCreatePayout

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventCreatePayout"
    value: EventCreatePayout

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventPayForPayout.html b/docs/interfaces/index.SubscriptionEventPayForPayout.html index f2268f1..0cfb9ac 100644 --- a/docs/interfaces/index.SubscriptionEventPayForPayout.html +++ b/docs/interfaces/index.SubscriptionEventPayForPayout.html @@ -1,4 +1,4 @@ -SubscriptionEventPayForPayout | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForPayout {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForPayout";
        value: EventPayForPayout;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForPayout

    Properties

    attributes +SubscriptionEventPayForPayout | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForPayout {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForPayout";
        value: EventPayForPayout;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForPayout

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForPayout"
    value: EventPayForPayout

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForPayout"
    value: EventPayForPayout

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventPayForPlan.html b/docs/interfaces/index.SubscriptionEventPayForPlan.html index b707afd..46c6d5d 100644 --- a/docs/interfaces/index.SubscriptionEventPayForPlan.html +++ b/docs/interfaces/index.SubscriptionEventPayForPlan.html @@ -1,4 +1,4 @@ -SubscriptionEventPayForPlan | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForPlan {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForPlan";
        value: EventPayForPlan;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForPlan

    Properties

    attributes +SubscriptionEventPayForPlan | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForPlan {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForPlan";
        value: EventPayForPlan;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForPlan

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForPlan"
    value: EventPayForPlan

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForPlan"
    value: EventPayForPlan

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventPayForSession.html b/docs/interfaces/index.SubscriptionEventPayForSession.html index caadb7d..1cac699 100644 --- a/docs/interfaces/index.SubscriptionEventPayForSession.html +++ b/docs/interfaces/index.SubscriptionEventPayForSession.html @@ -1,4 +1,4 @@ -SubscriptionEventPayForSession | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForSession {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForSession";
        value: EventPayForSession;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForSession

    Properties

    attributes +SubscriptionEventPayForSession | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventPayForSession {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventPayForSession";
        value: EventPayForSession;
    }

    Hierarchy

    • Event
      • SubscriptionEventPayForSession

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForSession"
    value: EventPayForSession

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventPayForSession"
    value: EventPayForSession

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventRefund.html b/docs/interfaces/index.SubscriptionEventRefund.html index 7ae4878..bae17b8 100644 --- a/docs/interfaces/index.SubscriptionEventRefund.html +++ b/docs/interfaces/index.SubscriptionEventRefund.html @@ -1,4 +1,4 @@ -SubscriptionEventRefund | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventRefund {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventRefund";
        value: EventRefund;
    }

    Hierarchy

    • Event
      • SubscriptionEventRefund

    Properties

    attributes +SubscriptionEventRefund | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventRefund {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventRefund";
        value: EventRefund;
    }

    Hierarchy

    • Event
      • SubscriptionEventRefund

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventRefund"
    value: EventRefund

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventRefund"
    value: EventRefund

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.SubscriptionEventUpdateStatus.html b/docs/interfaces/index.SubscriptionEventUpdateStatus.html index 8e537d1..ba1da42 100644 --- a/docs/interfaces/index.SubscriptionEventUpdateStatus.html +++ b/docs/interfaces/index.SubscriptionEventUpdateStatus.html @@ -1,4 +1,4 @@ -SubscriptionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • SubscriptionEventUpdateStatus

    Properties

    attributes +SubscriptionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface SubscriptionEventUpdateStatus {
        attributes: readonly Attribute[];
        type: "sentinel.subscription.v2.EventUpdateStatus";
        value: EventUpdateStatus;
    }

    Hierarchy

    • Event
      • SubscriptionEventUpdateStatus

    Properties

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    attributes: readonly Attribute[]
    type: "sentinel.subscription.v2.EventUpdateStatus"
    value: EventUpdateStatus

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxNodeRegister.html b/docs/interfaces/index.TxNodeRegister.html index 1100dec..bf32633 100644 --- a/docs/interfaces/index.TxNodeRegister.html +++ b/docs/interfaces/index.TxNodeRegister.html @@ -1,7 +1,7 @@ -TxNodeRegister | @sentinel-official/sentinel-js-sdk
    interface TxNodeRegister {
        fee?: number | StdFee | "auto";
        from: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        memo?: string;
        remoteUrl: string;
    }

    Hierarchy (view full)

    Properties

    fee? +TxNodeRegister | @sentinel-official/sentinel-js-sdk
    interface TxNodeRegister {
        fee?: number | StdFee | "auto";
        from: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        memo?: string;
        remoteUrl: string;
    }

    Hierarchy (view full)

    Properties

    fee?: number | StdFee | "auto"
    from: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    memo?: string
    remoteUrl: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    memo?: string
    remoteUrl: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxNodeSubscribe.html b/docs/interfaces/index.TxNodeSubscribe.html index f2599da..623e78c 100644 --- a/docs/interfaces/index.TxNodeSubscribe.html +++ b/docs/interfaces/index.TxNodeSubscribe.html @@ -1,8 +1,8 @@ -TxNodeSubscribe | @sentinel-official/sentinel-js-sdk
    interface TxNodeSubscribe {
        denom?: string;
        fee?: number | StdFee | "auto";
        from: string;
        gigabytes?: Long;
        hours?: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    denom? +TxNodeSubscribe | @sentinel-official/sentinel-js-sdk
    interface TxNodeSubscribe {
        denom?: string;
        fee?: number | StdFee | "auto";
        from: string;
        gigabytes?: Long;
        hours?: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    denom?: string
    fee?: number | StdFee | "auto"
    from: string
    gigabytes?: Long
    hours?: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    denom?: string
    fee?: number | StdFee | "auto"
    from: string
    gigabytes?: Long
    hours?: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxNodeUpdateDetails.html b/docs/interfaces/index.TxNodeUpdateDetails.html index d3ca675..18586c2 100644 --- a/docs/interfaces/index.TxNodeUpdateDetails.html +++ b/docs/interfaces/index.TxNodeUpdateDetails.html @@ -1,7 +1,7 @@ -TxNodeUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface TxNodeUpdateDetails {
        fee?: number | StdFee | "auto";
        from: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        memo?: string;
        remoteUrl: string;
    }

    Hierarchy (view full)

    • NodeUpdateDetails
    • TxParams
      • TxNodeUpdateDetails

    Properties

    fee? +TxNodeUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface TxNodeUpdateDetails {
        fee?: number | StdFee | "auto";
        from: string;
        gigabytePrices: Coin[];
        hourlyPrices: Coin[];
        memo?: string;
        remoteUrl: string;
    }

    Hierarchy (view full)

    • NodeUpdateDetails
    • TxParams
      • TxNodeUpdateDetails

    Properties

    fee?: number | StdFee | "auto"
    from: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    memo?: string
    remoteUrl: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    gigabytePrices: Coin[]
    hourlyPrices: Coin[]
    memo?: string
    remoteUrl: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxNodeUpdateStatus.html b/docs/interfaces/index.TxNodeUpdateStatus.html index 5eea7ee..5747857 100644 --- a/docs/interfaces/index.TxNodeUpdateStatus.html +++ b/docs/interfaces/index.TxNodeUpdateStatus.html @@ -1,5 +1,5 @@ -TxNodeUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface TxNodeUpdateStatus {
        fee?: number | StdFee | "auto";
        from: string;
        memo?: string;
        status: Status;
    }

    Hierarchy (view full)

    • NodeUpdateStatus
    • TxParams
      • TxNodeUpdateStatus

    Properties

    fee? +TxNodeUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface TxNodeUpdateStatus {
        fee?: number | StdFee | "auto";
        from: string;
        memo?: string;
        status: Status;
    }

    Hierarchy (view full)

    • NodeUpdateStatus
    • TxParams
      • TxNodeUpdateStatus

    Properties

    Properties

    fee?: number | StdFee | "auto"
    from: string
    memo?: string
    status: Status

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    memo?: string
    status: Status

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxParams.html b/docs/interfaces/index.TxParams.html index 4bc7f70..5ddd024 100644 --- a/docs/interfaces/index.TxParams.html +++ b/docs/interfaces/index.TxParams.html @@ -1,3 +1,3 @@ -TxParams | @sentinel-official/sentinel-js-sdk
    interface TxParams {
        fee?: number | StdFee | "auto";
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    fee? +TxParams | @sentinel-official/sentinel-js-sdk
    interface TxParams {
        fee?: number | StdFee | "auto";
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    fee?: number | StdFee | "auto"
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxPlanCreate.html b/docs/interfaces/index.TxPlanCreate.html index 71b5e2b..5c3e1d3 100644 --- a/docs/interfaces/index.TxPlanCreate.html +++ b/docs/interfaces/index.TxPlanCreate.html @@ -1,7 +1,7 @@ -TxPlanCreate | @sentinel-official/sentinel-js-sdk
    interface TxPlanCreate {
        duration: undefined | Duration;
        fee?: number | StdFee | "auto";
        from: string;
        gigabytes: Long;
        memo?: string;
        prices: Coin[];
    }

    Hierarchy (view full)

    Properties

    duration +TxPlanCreate | @sentinel-official/sentinel-js-sdk
    interface TxPlanCreate {
        duration: undefined | Duration;
        fee?: number | StdFee | "auto";
        from: string;
        gigabytes: Long;
        memo?: string;
        prices: Coin[];
    }

    Hierarchy (view full)

    Properties

    duration: undefined | Duration
    fee?: number | StdFee | "auto"
    from: string
    gigabytes: Long
    memo?: string
    prices: Coin[]

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    duration: undefined | Duration
    fee?: number | StdFee | "auto"
    from: string
    gigabytes: Long
    memo?: string
    prices: Coin[]

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxPlanLinkNode.html b/docs/interfaces/index.TxPlanLinkNode.html index c06590a..b59ecdb 100644 --- a/docs/interfaces/index.TxPlanLinkNode.html +++ b/docs/interfaces/index.TxPlanLinkNode.html @@ -1,6 +1,6 @@ -TxPlanLinkNode | @sentinel-official/sentinel-js-sdk
    interface TxPlanLinkNode {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    fee? +TxPlanLinkNode | @sentinel-official/sentinel-js-sdk
    interface TxPlanLinkNode {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxPlanSubscribe.html b/docs/interfaces/index.TxPlanSubscribe.html index 42734e3..e7a7fab 100644 --- a/docs/interfaces/index.TxPlanSubscribe.html +++ b/docs/interfaces/index.TxPlanSubscribe.html @@ -1,6 +1,6 @@ -TxPlanSubscribe | @sentinel-official/sentinel-js-sdk
    interface TxPlanSubscribe {
        denom: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    denom +TxPlanSubscribe | @sentinel-official/sentinel-js-sdk
    interface TxPlanSubscribe {
        denom: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    denom: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    denom: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxPlanUnlinkNode.html b/docs/interfaces/index.TxPlanUnlinkNode.html index 6afac0f..fe85235 100644 --- a/docs/interfaces/index.TxPlanUnlinkNode.html +++ b/docs/interfaces/index.TxPlanUnlinkNode.html @@ -1,6 +1,6 @@ -TxPlanUnlinkNode | @sentinel-official/sentinel-js-sdk
    interface TxPlanUnlinkNode {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    fee? +TxPlanUnlinkNode | @sentinel-official/sentinel-js-sdk
    interface TxPlanUnlinkNode {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        nodeAddress: string;
    }

    Hierarchy (view full)

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    nodeAddress: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxPlanUpdateStatus.html b/docs/interfaces/index.TxPlanUpdateStatus.html index aa12ddf..135666e 100644 --- a/docs/interfaces/index.TxPlanUpdateStatus.html +++ b/docs/interfaces/index.TxPlanUpdateStatus.html @@ -1,6 +1,6 @@ -TxPlanUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface TxPlanUpdateStatus {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        status: Status;
    }

    Hierarchy (view full)

    • PlanUpdateStatus
    • TxParams
      • TxPlanUpdateStatus

    Properties

    fee? +TxPlanUpdateStatus | @sentinel-official/sentinel-js-sdk
    interface TxPlanUpdateStatus {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        status: Status;
    }

    Hierarchy (view full)

    • PlanUpdateStatus
    • TxParams
      • TxPlanUpdateStatus

    Properties

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    status: Status

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    status: Status

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxProvideRegister.html b/docs/interfaces/index.TxProvideRegister.html index 2e2416a..ab9226b 100644 --- a/docs/interfaces/index.TxProvideRegister.html +++ b/docs/interfaces/index.TxProvideRegister.html @@ -1,8 +1,8 @@ -TxProvideRegister | @sentinel-official/sentinel-js-sdk
    interface TxProvideRegister {
        description: string;
        fee?: number | StdFee | "auto";
        from: string;
        identity: string;
        memo?: string;
        name: string;
        website: string;
    }

    Hierarchy (view full)

    • ProvideRegister
    • TxParams
      • TxProvideRegister

    Properties

    description +TxProvideRegister | @sentinel-official/sentinel-js-sdk
    interface TxProvideRegister {
        description: string;
        fee?: number | StdFee | "auto";
        from: string;
        identity: string;
        memo?: string;
        name: string;
        website: string;
    }

    Hierarchy (view full)

    • ProvideRegister
    • TxParams
      • TxProvideRegister

    Properties

    description: string
    fee?: number | StdFee | "auto"
    from: string
    identity: string
    memo?: string
    name: string
    website: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    description: string
    fee?: number | StdFee | "auto"
    from: string
    identity: string
    memo?: string
    name: string
    website: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxProviderUpdate.html b/docs/interfaces/index.TxProviderUpdate.html index 83affb9..346028a 100644 --- a/docs/interfaces/index.TxProviderUpdate.html +++ b/docs/interfaces/index.TxProviderUpdate.html @@ -1,4 +1,4 @@ -TxProviderUpdate | @sentinel-official/sentinel-js-sdk
    interface TxProviderUpdate {
        description: string;
        fee?: number | StdFee | "auto";
        from: string;
        identity: string;
        memo?: string;
        name: string;
        status: Status;
        website: string;
    }

    Hierarchy (view full)

    Properties

    description +TxProviderUpdate | @sentinel-official/sentinel-js-sdk
    interface TxProviderUpdate {
        description: string;
        fee?: number | StdFee | "auto";
        from: string;
        identity: string;
        memo?: string;
        name: string;
        status: Status;
        website: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    description: string
    fee?: number | StdFee | "auto"
    from: string
    identity: string
    memo?: string
    name: string
    status: Status
    website: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    description: string
    fee?: number | StdFee | "auto"
    from: string
    identity: string
    memo?: string
    name: string
    status: Status
    website: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxSessionEnd.html b/docs/interfaces/index.TxSessionEnd.html index 37a3674..1266e14 100644 --- a/docs/interfaces/index.TxSessionEnd.html +++ b/docs/interfaces/index.TxSessionEnd.html @@ -1,6 +1,6 @@ -TxSessionEnd | @sentinel-official/sentinel-js-sdk
    interface TxSessionEnd {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        rating: Long;
    }

    Hierarchy (view full)

    Properties

    fee? +TxSessionEnd | @sentinel-official/sentinel-js-sdk
    interface TxSessionEnd {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
        rating: Long;
    }

    Hierarchy (view full)

    Properties

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    rating: Long

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string
    rating: Long

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxSessionStart.html b/docs/interfaces/index.TxSessionStart.html index a863900..78474c4 100644 --- a/docs/interfaces/index.TxSessionStart.html +++ b/docs/interfaces/index.TxSessionStart.html @@ -1,6 +1,6 @@ -TxSessionStart | @sentinel-official/sentinel-js-sdk
    interface TxSessionStart {
        address: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    address +TxSessionStart | @sentinel-official/sentinel-js-sdk
    interface TxSessionStart {
        address: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    address: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxSessionUpdateDetails.html b/docs/interfaces/index.TxSessionUpdateDetails.html index 5eacfd0..6773d5d 100644 --- a/docs/interfaces/index.TxSessionUpdateDetails.html +++ b/docs/interfaces/index.TxSessionUpdateDetails.html @@ -1,6 +1,6 @@ -TxSessionUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface TxSessionUpdateDetails {
        fee?: number | StdFee | "auto";
        from: string;
        memo?: string;
        proof: undefined | Proof;
        signature: Uint8Array;
    }

    Hierarchy (view full)

    • SessionUpdateDetails
    • TxParams
      • TxSessionUpdateDetails

    Properties

    fee? +TxSessionUpdateDetails | @sentinel-official/sentinel-js-sdk
    interface TxSessionUpdateDetails {
        fee?: number | StdFee | "auto";
        from: string;
        memo?: string;
        proof: undefined | Proof;
        signature: Uint8Array;
    }

    Hierarchy (view full)

    • SessionUpdateDetails
    • TxParams
      • TxSessionUpdateDetails

    Properties

    fee?: number | StdFee | "auto"
    from: string
    memo?: string
    proof: undefined | Proof
    signature: Uint8Array

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    memo?: string
    proof: undefined | Proof
    signature: Uint8Array

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxSubscriptionAllocate.html b/docs/interfaces/index.TxSubscriptionAllocate.html index 364aaed..0248770 100644 --- a/docs/interfaces/index.TxSubscriptionAllocate.html +++ b/docs/interfaces/index.TxSubscriptionAllocate.html @@ -1,7 +1,7 @@ -TxSubscriptionAllocate | @sentinel-official/sentinel-js-sdk
    interface TxSubscriptionAllocate {
        address: string;
        bytes: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    • SubscriptionAllocate
    • TxParams
      • TxSubscriptionAllocate

    Properties

    address +TxSubscriptionAllocate | @sentinel-official/sentinel-js-sdk
    interface TxSubscriptionAllocate {
        address: string;
        bytes: string;
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    • SubscriptionAllocate
    • TxParams
      • TxSubscriptionAllocate

    Properties

    address: string
    bytes: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    address: string
    bytes: string
    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/index.TxSubscriptionCancel.html b/docs/interfaces/index.TxSubscriptionCancel.html index e15751f..31cf57b 100644 --- a/docs/interfaces/index.TxSubscriptionCancel.html +++ b/docs/interfaces/index.TxSubscriptionCancel.html @@ -1,5 +1,5 @@ -TxSubscriptionCancel | @sentinel-official/sentinel-js-sdk
    interface TxSubscriptionCancel {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    • SubscriptionCancel
    • TxParams
      • TxSubscriptionCancel

    Properties

    fee? +TxSubscriptionCancel | @sentinel-official/sentinel-js-sdk
    interface TxSubscriptionCancel {
        fee?: number | StdFee | "auto";
        from: string;
        id: Long;
        memo?: string;
    }

    Hierarchy (view full)

    • SubscriptionCancel
    • TxParams
      • TxSubscriptionCancel

    Properties

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    fee?: number | StdFee | "auto"
    from: string
    id: Long
    memo?: string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_node.MsgRegisterEncodeObject.html b/docs/interfaces/modules_node.MsgRegisterEncodeObject.html index 3c71043..d117015 100644 --- a/docs/interfaces/modules_node.MsgRegisterEncodeObject.html +++ b/docs/interfaces/modules_node.MsgRegisterEncodeObject.html @@ -1,3 +1,3 @@ -MsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgRegisterEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgRegisterRequest";
        value: Partial<MsgRegisterRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgRegisterEncodeObject

    Properties

    typeUrl +MsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgRegisterEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgRegisterRequest";
        value: Partial<MsgRegisterRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgRegisterEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.node.v2.MsgRegisterRequest"
    value: Partial<MsgRegisterRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.node.v2.MsgRegisterRequest"
    value: Partial<MsgRegisterRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_node.MsgSubscribeEncodeObject.html b/docs/interfaces/modules_node.MsgSubscribeEncodeObject.html index 43a4594..d5ac60e 100644 --- a/docs/interfaces/modules_node.MsgSubscribeEncodeObject.html +++ b/docs/interfaces/modules_node.MsgSubscribeEncodeObject.html @@ -1,3 +1,3 @@ -MsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgSubscribeEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgSubscribeRequest";
        value: Partial<MsgSubscribeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgSubscribeEncodeObject

    Properties

    typeUrl +MsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgSubscribeEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgSubscribeRequest";
        value: Partial<MsgSubscribeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgSubscribeEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.node.v2.MsgSubscribeRequest"
    value: Partial<MsgSubscribeRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.node.v2.MsgSubscribeRequest"
    value: Partial<MsgSubscribeRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_node.MsgUpdateDetailsEncodeObject.html b/docs/interfaces/modules_node.MsgUpdateDetailsEncodeObject.html index 0b628be..48e9655 100644 --- a/docs/interfaces/modules_node.MsgUpdateDetailsEncodeObject.html +++ b/docs/interfaces/modules_node.MsgUpdateDetailsEncodeObject.html @@ -1,3 +1,3 @@ -MsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateDetailsEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest";
        value: Partial<MsgUpdateDetailsRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateDetailsEncodeObject

    Properties

    typeUrl +MsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateDetailsEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest";
        value: Partial<MsgUpdateDetailsRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateDetailsEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest"
    value: Partial<MsgUpdateDetailsRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest"
    value: Partial<MsgUpdateDetailsRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_node.MsgUpdateStatusEncodeObject.html b/docs/interfaces/modules_node.MsgUpdateStatusEncodeObject.html index ef8356a..ef8e4a2 100644 --- a/docs/interfaces/modules_node.MsgUpdateStatusEncodeObject.html +++ b/docs/interfaces/modules_node.MsgUpdateStatusEncodeObject.html @@ -1,3 +1,3 @@ -MsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateStatusEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest";
        value: Partial<MsgUpdateStatusRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateStatusEncodeObject

    Properties

    typeUrl +MsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateStatusEncodeObject {
        typeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest";
        value: Partial<MsgUpdateStatusRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateStatusEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest"
    value: Partial<MsgUpdateStatusRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest"
    value: Partial<MsgUpdateStatusRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_node.NodeExtension.html b/docs/interfaces/modules_node.NodeExtension.html index a5b8480..63f5cff 100644 --- a/docs/interfaces/modules_node.NodeExtension.html +++ b/docs/interfaces/modules_node.NodeExtension.html @@ -1,2 +1,2 @@ -NodeExtension | @sentinel-official/sentinel-js-sdk
    interface NodeExtension {
        node: {
            node: ((address) => Promise<undefined | Node>);
            nodes: ((status, pagination?) => Promise<QueryNodesResponse>);
            nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>);
            params: (() => Promise<undefined | Params>);
        };
    }

    Properties

    Properties

    node: {
        node: ((address) => Promise<undefined | Node>);
        nodes: ((status, pagination?) => Promise<QueryNodesResponse>);
        nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>);
        params: (() => Promise<undefined | Params>);
    }

    Type declaration

    • node: ((address) => Promise<undefined | Node>)
        • (address): Promise<undefined | Node>
        • Parameters

          • address: string

          Returns Promise<undefined | Node>

    • nodes: ((status, pagination?) => Promise<QueryNodesResponse>)
        • (status, pagination?): Promise<QueryNodesResponse>
        • Parameters

          Returns Promise<QueryNodesResponse>

    • nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>)
        • (id, status, pagination?): Promise<QueryNodesForPlanResponse>
        • Parameters

          Returns Promise<QueryNodesForPlanResponse>

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    Generated using TypeDoc

    \ No newline at end of file +NodeExtension | @sentinel-official/sentinel-js-sdk
    interface NodeExtension {
        node: {
            node: ((address) => Promise<undefined | Node>);
            nodes: ((status, pagination?) => Promise<QueryNodesResponse>);
            nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>);
            params: (() => Promise<undefined | Params>);
        };
    }

    Properties

    Properties

    node: {
        node: ((address) => Promise<undefined | Node>);
        nodes: ((status, pagination?) => Promise<QueryNodesResponse>);
        nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>);
        params: (() => Promise<undefined | Params>);
    }

    Type declaration

    • node: ((address) => Promise<undefined | Node>)
        • (address): Promise<undefined | Node>
        • Parameters

          • address: string

          Returns Promise<undefined | Node>

    • nodes: ((status, pagination?) => Promise<QueryNodesResponse>)
        • (status, pagination?): Promise<QueryNodesResponse>
        • Parameters

          Returns Promise<QueryNodesResponse>

    • nodesForPlan: ((id, status, pagination?) => Promise<QueryNodesForPlanResponse>)
        • (id, status, pagination?): Promise<QueryNodesForPlanResponse>
        • Parameters

          Returns Promise<QueryNodesForPlanResponse>

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.MsgCreateEncodeObject.html b/docs/interfaces/modules_plan.MsgCreateEncodeObject.html index 5865dc1..0a77118 100644 --- a/docs/interfaces/modules_plan.MsgCreateEncodeObject.html +++ b/docs/interfaces/modules_plan.MsgCreateEncodeObject.html @@ -1,3 +1,3 @@ -MsgCreateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgCreateEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgCreateRequest";
        value: Partial<MsgCreateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgCreateEncodeObject

    Properties

    typeUrl +MsgCreateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgCreateEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgCreateRequest";
        value: Partial<MsgCreateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgCreateEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.plan.v2.MsgCreateRequest"
    value: Partial<MsgCreateRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.plan.v2.MsgCreateRequest"
    value: Partial<MsgCreateRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.MsgLinkNodeEncodeObject.html b/docs/interfaces/modules_plan.MsgLinkNodeEncodeObject.html index ef78dac..7a75aba 100644 --- a/docs/interfaces/modules_plan.MsgLinkNodeEncodeObject.html +++ b/docs/interfaces/modules_plan.MsgLinkNodeEncodeObject.html @@ -1,3 +1,3 @@ -MsgLinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgLinkNodeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest";
        value: Partial<MsgLinkNodeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgLinkNodeEncodeObject

    Properties

    typeUrl +MsgLinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgLinkNodeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest";
        value: Partial<MsgLinkNodeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgLinkNodeEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest"
    value: Partial<MsgLinkNodeRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest"
    value: Partial<MsgLinkNodeRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.MsgSubscribeEncodeObject.html b/docs/interfaces/modules_plan.MsgSubscribeEncodeObject.html index d071f2a..b577933 100644 --- a/docs/interfaces/modules_plan.MsgSubscribeEncodeObject.html +++ b/docs/interfaces/modules_plan.MsgSubscribeEncodeObject.html @@ -1,3 +1,3 @@ -MsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgSubscribeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgSubscribeRequest";
        value: Partial<MsgSubscribeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgSubscribeEncodeObject

    Properties

    typeUrl +MsgSubscribeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgSubscribeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgSubscribeRequest";
        value: Partial<MsgSubscribeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgSubscribeEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.plan.v2.MsgSubscribeRequest"
    value: Partial<MsgSubscribeRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.plan.v2.MsgSubscribeRequest"
    value: Partial<MsgSubscribeRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.MsgUnlinkNodeEncodeObject.html b/docs/interfaces/modules_plan.MsgUnlinkNodeEncodeObject.html index 8acfb0d..a8f3f4f 100644 --- a/docs/interfaces/modules_plan.MsgUnlinkNodeEncodeObject.html +++ b/docs/interfaces/modules_plan.MsgUnlinkNodeEncodeObject.html @@ -1,3 +1,3 @@ -MsgUnlinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUnlinkNodeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest";
        value: Partial<MsgUnlinkNodeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUnlinkNodeEncodeObject

    Properties

    typeUrl +MsgUnlinkNodeEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUnlinkNodeEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest";
        value: Partial<MsgUnlinkNodeRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUnlinkNodeEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest"
    value: Partial<MsgUnlinkNodeRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest"
    value: Partial<MsgUnlinkNodeRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.MsgUpdateStatusEncodeObject.html b/docs/interfaces/modules_plan.MsgUpdateStatusEncodeObject.html index a79dfa2..898f2e3 100644 --- a/docs/interfaces/modules_plan.MsgUpdateStatusEncodeObject.html +++ b/docs/interfaces/modules_plan.MsgUpdateStatusEncodeObject.html @@ -1,3 +1,3 @@ -MsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateStatusEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest";
        value: Partial<MsgUpdateStatusRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateStatusEncodeObject

    Properties

    typeUrl +MsgUpdateStatusEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateStatusEncodeObject {
        typeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest";
        value: Partial<MsgUpdateStatusRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateStatusEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest"
    value: Partial<MsgUpdateStatusRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest"
    value: Partial<MsgUpdateStatusRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_plan.PlanExtension.html b/docs/interfaces/modules_plan.PlanExtension.html index 12268e2..2923ada 100644 --- a/docs/interfaces/modules_plan.PlanExtension.html +++ b/docs/interfaces/modules_plan.PlanExtension.html @@ -1,2 +1,2 @@ -PlanExtension | @sentinel-official/sentinel-js-sdk
    interface PlanExtension {
        plan: {
            plan: ((id) => Promise<undefined | Plan>);
            plans: ((status, pagination?) => Promise<QueryPlansResponse>);
            plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>);
        };
    }

    Properties

    Properties

    plan: {
        plan: ((id) => Promise<undefined | Plan>);
        plans: ((status, pagination?) => Promise<QueryPlansResponse>);
        plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>);
    }

    Type declaration

    • plan: ((id) => Promise<undefined | Plan>)
        • (id): Promise<undefined | Plan>
        • Parameters

          • id: Long

          Returns Promise<undefined | Plan>

    • plans: ((status, pagination?) => Promise<QueryPlansResponse>)
        • (status, pagination?): Promise<QueryPlansResponse>
        • Parameters

          Returns Promise<QueryPlansResponse>

    • plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>)
        • (address, pagination?): Promise<QueryPlansForProviderResponse>
        • Parameters

          Returns Promise<QueryPlansForProviderResponse>

    Generated using TypeDoc

    \ No newline at end of file +PlanExtension | @sentinel-official/sentinel-js-sdk
    interface PlanExtension {
        plan: {
            plan: ((id) => Promise<undefined | Plan>);
            plans: ((status, pagination?) => Promise<QueryPlansResponse>);
            plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>);
        };
    }

    Properties

    Properties

    plan: {
        plan: ((id) => Promise<undefined | Plan>);
        plans: ((status, pagination?) => Promise<QueryPlansResponse>);
        plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>);
    }

    Type declaration

    • plan: ((id) => Promise<undefined | Plan>)
        • (id): Promise<undefined | Plan>
        • Parameters

          • id: Long

          Returns Promise<undefined | Plan>

    • plans: ((status, pagination?) => Promise<QueryPlansResponse>)
        • (status, pagination?): Promise<QueryPlansResponse>
        • Parameters

          Returns Promise<QueryPlansResponse>

    • plansForProvide: ((address, pagination?) => Promise<QueryPlansForProviderResponse>)
        • (address, pagination?): Promise<QueryPlansForProviderResponse>
        • Parameters

          Returns Promise<QueryPlansForProviderResponse>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_provider.MsgRegisterEncodeObject.html b/docs/interfaces/modules_provider.MsgRegisterEncodeObject.html index fe15aab..49b2209 100644 --- a/docs/interfaces/modules_provider.MsgRegisterEncodeObject.html +++ b/docs/interfaces/modules_provider.MsgRegisterEncodeObject.html @@ -1,3 +1,3 @@ -MsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgRegisterEncodeObject {
        typeUrl: "/sentinel.provider.v2.MsgRegisterRequest";
        value: Partial<MsgRegisterRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgRegisterEncodeObject

    Properties

    typeUrl +MsgRegisterEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgRegisterEncodeObject {
        typeUrl: "/sentinel.provider.v2.MsgRegisterRequest";
        value: Partial<MsgRegisterRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgRegisterEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.provider.v2.MsgRegisterRequest"
    value: Partial<MsgRegisterRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.provider.v2.MsgRegisterRequest"
    value: Partial<MsgRegisterRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_provider.MsgUpdateEncodeObject.html b/docs/interfaces/modules_provider.MsgUpdateEncodeObject.html index 2bda9cd..956de7c 100644 --- a/docs/interfaces/modules_provider.MsgUpdateEncodeObject.html +++ b/docs/interfaces/modules_provider.MsgUpdateEncodeObject.html @@ -1,3 +1,3 @@ -MsgUpdateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateEncodeObject {
        typeUrl: "/sentinel.provider.v2.MsgUpdateRequest";
        value: Partial<MsgUpdateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateEncodeObject

    Properties

    typeUrl +MsgUpdateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateEncodeObject {
        typeUrl: "/sentinel.provider.v2.MsgUpdateRequest";
        value: Partial<MsgUpdateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.provider.v2.MsgUpdateRequest"
    value: Partial<MsgUpdateRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.provider.v2.MsgUpdateRequest"
    value: Partial<MsgUpdateRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_provider.ProviderExtension.html b/docs/interfaces/modules_provider.ProviderExtension.html index 200f442..21ece3a 100644 --- a/docs/interfaces/modules_provider.ProviderExtension.html +++ b/docs/interfaces/modules_provider.ProviderExtension.html @@ -1,2 +1,2 @@ -ProviderExtension | @sentinel-official/sentinel-js-sdk
    interface ProviderExtension {
        provider: {
            params: (() => Promise<undefined | Params>);
            provider: ((address) => Promise<undefined | Provider>);
            providers: ((status, pagination?) => Promise<QueryProvidersResponse>);
        };
    }

    Properties

    Properties

    provider: {
        params: (() => Promise<undefined | Params>);
        provider: ((address) => Promise<undefined | Provider>);
        providers: ((status, pagination?) => Promise<QueryProvidersResponse>);
    }

    Type declaration

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • provider: ((address) => Promise<undefined | Provider>)
        • (address): Promise<undefined | Provider>
        • Parameters

          • address: string

          Returns Promise<undefined | Provider>

    • providers: ((status, pagination?) => Promise<QueryProvidersResponse>)
        • (status, pagination?): Promise<QueryProvidersResponse>
        • Parameters

          Returns Promise<QueryProvidersResponse>

    Generated using TypeDoc

    \ No newline at end of file +ProviderExtension | @sentinel-official/sentinel-js-sdk
    interface ProviderExtension {
        provider: {
            params: (() => Promise<undefined | Params>);
            provider: ((address) => Promise<undefined | Provider>);
            providers: ((status, pagination?) => Promise<QueryProvidersResponse>);
        };
    }

    Properties

    Properties

    provider: {
        params: (() => Promise<undefined | Params>);
        provider: ((address) => Promise<undefined | Provider>);
        providers: ((status, pagination?) => Promise<QueryProvidersResponse>);
    }

    Type declaration

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • provider: ((address) => Promise<undefined | Provider>)
        • (address): Promise<undefined | Provider>
        • Parameters

          • address: string

          Returns Promise<undefined | Provider>

    • providers: ((status, pagination?) => Promise<QueryProvidersResponse>)
        • (status, pagination?): Promise<QueryProvidersResponse>
        • Parameters

          Returns Promise<QueryProvidersResponse>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_session.MsgEndEncodeObject.html b/docs/interfaces/modules_session.MsgEndEncodeObject.html index 3a37253..c9f9766 100644 --- a/docs/interfaces/modules_session.MsgEndEncodeObject.html +++ b/docs/interfaces/modules_session.MsgEndEncodeObject.html @@ -1,3 +1,3 @@ -MsgEndEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgEndEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgEndRequest";
        value: Partial<MsgEndRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgEndEncodeObject

    Properties

    typeUrl +MsgEndEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgEndEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgEndRequest";
        value: Partial<MsgEndRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgEndEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.session.v2.MsgEndRequest"
    value: Partial<MsgEndRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.session.v2.MsgEndRequest"
    value: Partial<MsgEndRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_session.MsgStartEncodeObject.html b/docs/interfaces/modules_session.MsgStartEncodeObject.html index 9873d2b..e2fa9b5 100644 --- a/docs/interfaces/modules_session.MsgStartEncodeObject.html +++ b/docs/interfaces/modules_session.MsgStartEncodeObject.html @@ -1,3 +1,3 @@ -MsgStartEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgStartEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgStartRequest";
        value: Partial<MsgStartRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgStartEncodeObject

    Properties

    typeUrl +MsgStartEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgStartEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgStartRequest";
        value: Partial<MsgStartRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgStartEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.session.v2.MsgStartRequest"
    value: Partial<MsgStartRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.session.v2.MsgStartRequest"
    value: Partial<MsgStartRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_session.MsgUpdateDetailsEncodeObject.html b/docs/interfaces/modules_session.MsgUpdateDetailsEncodeObject.html index 7980b2a..967862c 100644 --- a/docs/interfaces/modules_session.MsgUpdateDetailsEncodeObject.html +++ b/docs/interfaces/modules_session.MsgUpdateDetailsEncodeObject.html @@ -1,3 +1,3 @@ -MsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateDetailsEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest";
        value: Partial<MsgUpdateDetailsRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateDetailsEncodeObject

    Properties

    typeUrl +MsgUpdateDetailsEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgUpdateDetailsEncodeObject {
        typeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest";
        value: Partial<MsgUpdateDetailsRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgUpdateDetailsEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest"
    value: Partial<MsgUpdateDetailsRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest"
    value: Partial<MsgUpdateDetailsRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_session.SessionExtension.html b/docs/interfaces/modules_session.SessionExtension.html index 7f20cda..7832ccd 100644 --- a/docs/interfaces/modules_session.SessionExtension.html +++ b/docs/interfaces/modules_session.SessionExtension.html @@ -1,2 +1,2 @@ -SessionExtension | @sentinel-official/sentinel-js-sdk
    interface SessionExtension {
        session: {
            params: (() => Promise<undefined | Params>);
            session: ((id) => Promise<undefined | Session>);
            sessions: ((pagination?) => Promise<QuerySessionsResponse>);
            sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>);
            sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>);
            sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>);
            sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>);
        };
    }

    Properties

    Properties

    session: {
        params: (() => Promise<undefined | Params>);
        session: ((id) => Promise<undefined | Session>);
        sessions: ((pagination?) => Promise<QuerySessionsResponse>);
        sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>);
        sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>);
        sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>);
        sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>);
    }

    Type declaration

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • session: ((id) => Promise<undefined | Session>)
        • (id): Promise<undefined | Session>
        • Parameters

          • id: Long

          Returns Promise<undefined | Session>

    • sessions: ((pagination?) => Promise<QuerySessionsResponse>)
        • (pagination?): Promise<QuerySessionsResponse>
        • Parameters

          Returns Promise<QuerySessionsResponse>

    • sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>)
        • (address, pagination?): Promise<QuerySessionsForAccountResponse>
        • Parameters

          Returns Promise<QuerySessionsForAccountResponse>

    • sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>)
        • (id, address, pagination?): Promise<QuerySessionsForAllocationResponse>
        • Parameters

          • id: Long
          • address: string
          • Optional pagination: PageRequest

          Returns Promise<QuerySessionsForAllocationResponse>

    • sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>)
        • (address, pagination?): Promise<QuerySessionsForNodeResponse>
        • Parameters

          Returns Promise<QuerySessionsForNodeResponse>

    • sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>)
        • (id, pagination?): Promise<QuerySessionsForSubscriptionResponse>
        • Parameters

          Returns Promise<QuerySessionsForSubscriptionResponse>

    Generated using TypeDoc

    \ No newline at end of file +SessionExtension | @sentinel-official/sentinel-js-sdk
    interface SessionExtension {
        session: {
            params: (() => Promise<undefined | Params>);
            session: ((id) => Promise<undefined | Session>);
            sessions: ((pagination?) => Promise<QuerySessionsResponse>);
            sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>);
            sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>);
            sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>);
            sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>);
        };
    }

    Properties

    Properties

    session: {
        params: (() => Promise<undefined | Params>);
        session: ((id) => Promise<undefined | Session>);
        sessions: ((pagination?) => Promise<QuerySessionsResponse>);
        sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>);
        sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>);
        sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>);
        sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>);
    }

    Type declaration

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • session: ((id) => Promise<undefined | Session>)
        • (id): Promise<undefined | Session>
        • Parameters

          • id: Long

          Returns Promise<undefined | Session>

    • sessions: ((pagination?) => Promise<QuerySessionsResponse>)
        • (pagination?): Promise<QuerySessionsResponse>
        • Parameters

          Returns Promise<QuerySessionsResponse>

    • sessionsForAccount: ((address, pagination?) => Promise<QuerySessionsForAccountResponse>)
        • (address, pagination?): Promise<QuerySessionsForAccountResponse>
        • Parameters

          Returns Promise<QuerySessionsForAccountResponse>

    • sessionsForAllocation: ((id, address, pagination?) => Promise<QuerySessionsForAllocationResponse>)
        • (id, address, pagination?): Promise<QuerySessionsForAllocationResponse>
        • Parameters

          • id: Long
          • address: string
          • Optional pagination: PageRequest

          Returns Promise<QuerySessionsForAllocationResponse>

    • sessionsForNode: ((address, pagination?) => Promise<QuerySessionsForNodeResponse>)
        • (address, pagination?): Promise<QuerySessionsForNodeResponse>
        • Parameters

          Returns Promise<QuerySessionsForNodeResponse>

    • sessionsForSubscription: ((id, pagination?) => Promise<QuerySessionsForSubscriptionResponse>)
        • (id, pagination?): Promise<QuerySessionsForSubscriptionResponse>
        • Parameters

          Returns Promise<QuerySessionsForSubscriptionResponse>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_subscription.MsgAllocateEncodeObject.html b/docs/interfaces/modules_subscription.MsgAllocateEncodeObject.html index ca98f47..f5a3b03 100644 --- a/docs/interfaces/modules_subscription.MsgAllocateEncodeObject.html +++ b/docs/interfaces/modules_subscription.MsgAllocateEncodeObject.html @@ -1,3 +1,3 @@ -MsgAllocateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgAllocateEncodeObject {
        typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest";
        value: Partial<MsgAllocateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgAllocateEncodeObject

    Properties

    typeUrl +MsgAllocateEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgAllocateEncodeObject {
        typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest";
        value: Partial<MsgAllocateRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgAllocateEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest"
    value: Partial<MsgAllocateRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest"
    value: Partial<MsgAllocateRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_subscription.MsgCancelEncodeObject.html b/docs/interfaces/modules_subscription.MsgCancelEncodeObject.html index c1a5145..2669121 100644 --- a/docs/interfaces/modules_subscription.MsgCancelEncodeObject.html +++ b/docs/interfaces/modules_subscription.MsgCancelEncodeObject.html @@ -1,3 +1,3 @@ -MsgCancelEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgCancelEncodeObject {
        typeUrl: "/sentinel.subscription.v2.MsgCancelRequest";
        value: Partial<MsgCancelRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgCancelEncodeObject

    Properties

    typeUrl +MsgCancelEncodeObject | @sentinel-official/sentinel-js-sdk
    interface MsgCancelEncodeObject {
        typeUrl: "/sentinel.subscription.v2.MsgCancelRequest";
        value: Partial<MsgCancelRequest>;
    }

    Hierarchy

    • EncodeObject
      • MsgCancelEncodeObject

    Properties

    Properties

    typeUrl: "/sentinel.subscription.v2.MsgCancelRequest"
    value: Partial<MsgCancelRequest>

    Generated using TypeDoc

    \ No newline at end of file +

    Properties

    typeUrl: "/sentinel.subscription.v2.MsgCancelRequest"
    value: Partial<MsgCancelRequest>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/modules_subscription.SubscriptionExtension.html b/docs/interfaces/modules_subscription.SubscriptionExtension.html index 3cc33a1..8015c51 100644 --- a/docs/interfaces/modules_subscription.SubscriptionExtension.html +++ b/docs/interfaces/modules_subscription.SubscriptionExtension.html @@ -1,2 +1,2 @@ -SubscriptionExtension | @sentinel-official/sentinel-js-sdk
    interface SubscriptionExtension {
        subscription: {
            allocation: ((id, address) => Promise<undefined | Allocation>);
            allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>);
            params: (() => Promise<undefined | Params>);
            payout: ((id) => Promise<undefined | Payout>);
            payouts: ((pagination?) => Promise<QueryPayoutsResponse>);
            payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>);
            payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>);
            subscription: ((id) => Promise<QuerySubscriptionResponse>);
            subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>);
            subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>);
            subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>);
            subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>);
        };
    }

    Properties

    Properties

    subscription: {
        allocation: ((id, address) => Promise<undefined | Allocation>);
        allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>);
        params: (() => Promise<undefined | Params>);
        payout: ((id) => Promise<undefined | Payout>);
        payouts: ((pagination?) => Promise<QueryPayoutsResponse>);
        payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>);
        payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>);
        subscription: ((id) => Promise<QuerySubscriptionResponse>);
        subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>);
        subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>);
        subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>);
        subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>);
    }

    Type declaration

    • allocation: ((id, address) => Promise<undefined | Allocation>)
        • (id, address): Promise<undefined | Allocation>
        • Parameters

          • id: Long
          • address: string

          Returns Promise<undefined | Allocation>

    • allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>)
        • (id, pagination?): Promise<QueryAllocationsResponse>
        • Parameters

          Returns Promise<QueryAllocationsResponse>

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • payout: ((id) => Promise<undefined | Payout>)
        • (id): Promise<undefined | Payout>
        • Parameters

          • id: Long

          Returns Promise<undefined | Payout>

    • payouts: ((pagination?) => Promise<QueryPayoutsResponse>)
        • (pagination?): Promise<QueryPayoutsResponse>
        • Parameters

          Returns Promise<QueryPayoutsResponse>

    • payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>)
        • (address, pagination?): Promise<QueryPayoutsForAccountResponse>
        • Parameters

          Returns Promise<QueryPayoutsForAccountResponse>

    • payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>)
        • (address, pagination?): Promise<QueryPayoutsForNodeResponse>
        • Parameters

          Returns Promise<QueryPayoutsForNodeResponse>

    • subscription: ((id) => Promise<QuerySubscriptionResponse>)
        • (id): Promise<QuerySubscriptionResponse>
        • Parameters

          • id: Long

          Returns Promise<QuerySubscriptionResponse>

    • subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>)
        • (pagination?): Promise<QuerySubscriptionsResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsResponse>

    • subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>)
        • (address, pagination?): Promise<QuerySubscriptionsForAccountResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForAccountResponse>

    • subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>)
        • (address, pagination?): Promise<QuerySubscriptionsForNodeResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForNodeResponse>

    • subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>)
        • (id, pagination?): Promise<QuerySubscriptionsForPlanResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForPlanResponse>

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionExtension | @sentinel-official/sentinel-js-sdk
    interface SubscriptionExtension {
        subscription: {
            allocation: ((id, address) => Promise<undefined | Allocation>);
            allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>);
            params: (() => Promise<undefined | Params>);
            payout: ((id) => Promise<undefined | Payout>);
            payouts: ((pagination?) => Promise<QueryPayoutsResponse>);
            payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>);
            payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>);
            subscription: ((id) => Promise<QuerySubscriptionResponse>);
            subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>);
            subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>);
            subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>);
            subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>);
        };
    }

    Properties

    Properties

    subscription: {
        allocation: ((id, address) => Promise<undefined | Allocation>);
        allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>);
        params: (() => Promise<undefined | Params>);
        payout: ((id) => Promise<undefined | Payout>);
        payouts: ((pagination?) => Promise<QueryPayoutsResponse>);
        payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>);
        payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>);
        subscription: ((id) => Promise<QuerySubscriptionResponse>);
        subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>);
        subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>);
        subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>);
        subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>);
    }

    Type declaration

    • allocation: ((id, address) => Promise<undefined | Allocation>)
        • (id, address): Promise<undefined | Allocation>
        • Parameters

          • id: Long
          • address: string

          Returns Promise<undefined | Allocation>

    • allocations: ((id, pagination?) => Promise<QueryAllocationsResponse>)
        • (id, pagination?): Promise<QueryAllocationsResponse>
        • Parameters

          Returns Promise<QueryAllocationsResponse>

    • params: (() => Promise<undefined | Params>)
        • (): Promise<undefined | Params>
        • Returns Promise<undefined | Params>

    • payout: ((id) => Promise<undefined | Payout>)
        • (id): Promise<undefined | Payout>
        • Parameters

          • id: Long

          Returns Promise<undefined | Payout>

    • payouts: ((pagination?) => Promise<QueryPayoutsResponse>)
        • (pagination?): Promise<QueryPayoutsResponse>
        • Parameters

          Returns Promise<QueryPayoutsResponse>

    • payoutsForAccount: ((address, pagination?) => Promise<QueryPayoutsForAccountResponse>)
        • (address, pagination?): Promise<QueryPayoutsForAccountResponse>
        • Parameters

          Returns Promise<QueryPayoutsForAccountResponse>

    • payoutsForNode: ((address, pagination?) => Promise<QueryPayoutsForNodeResponse>)
        • (address, pagination?): Promise<QueryPayoutsForNodeResponse>
        • Parameters

          Returns Promise<QueryPayoutsForNodeResponse>

    • subscription: ((id) => Promise<QuerySubscriptionResponse>)
        • (id): Promise<QuerySubscriptionResponse>
        • Parameters

          • id: Long

          Returns Promise<QuerySubscriptionResponse>

    • subscriptions: ((pagination?) => Promise<QuerySubscriptionsResponse>)
        • (pagination?): Promise<QuerySubscriptionsResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsResponse>

    • subscriptionsForAccount: ((address, pagination?) => Promise<QuerySubscriptionsForAccountResponse>)
        • (address, pagination?): Promise<QuerySubscriptionsForAccountResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForAccountResponse>

    • subscriptionsForNode: ((address, pagination?) => Promise<QuerySubscriptionsForNodeResponse>)
        • (address, pagination?): Promise<QuerySubscriptionsForNodeResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForNodeResponse>

    • subscriptionsForPlan: ((id, pagination?) => Promise<QuerySubscriptionsForPlanResponse>)
        • (id, pagination?): Promise<QuerySubscriptionsForPlanResponse>
        • Parameters

          Returns Promise<QuerySubscriptionsForPlanResponse>

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/index.html b/docs/modules/index.html index a1b13ed..1bfc344 100644 --- a/docs/modules/index.html +++ b/docs/modules/index.html @@ -1,13 +1,15 @@ -index | @sentinel-official/sentinel-js-sdk

    References

    SentinelQueryClient +index | @sentinel-official/sentinel-js-sdk

    References

    Enumerations

    Classes

    Interfaces

    Functions

    Functions

    fetchLocation +isNodeEventCreateSubscription isNodeEventRegister isNodeEventUpdateDetails isNodeEventUpdateStatus diff --git a/docs/modules/modules_node.html b/docs/modules/modules_node.html index e4aef84..7456f7d 100644 --- a/docs/modules/modules_node.html +++ b/docs/modules/modules_node.html @@ -1,4 +1,4 @@ -modules/node | @sentinel-official/sentinel-js-sdk

    References

    Node +modules/node | @sentinel-official/sentinel-js-sdk

    References

    Node NodeEventCreateSubscription NodeEventRegister NodeEventUpdateDetails diff --git a/docs/modules/modules_plan.html b/docs/modules/modules_plan.html index a5176b7..75c385d 100644 --- a/docs/modules/modules_plan.html +++ b/docs/modules/modules_plan.html @@ -1,4 +1,4 @@ -modules/plan | @sentinel-official/sentinel-js-sdk

    References

    Plan +modules/plan | @sentinel-official/sentinel-js-sdk

    References

    Plan PlanEventCreate PlanEventCreateSubscription PlanEventLinkNode diff --git a/docs/modules/modules_provider.html b/docs/modules/modules_provider.html index b882314..3140684 100644 --- a/docs/modules/modules_provider.html +++ b/docs/modules/modules_provider.html @@ -1,4 +1,4 @@ -modules/provider | @sentinel-official/sentinel-js-sdk

    References

    Provider +modules/provider | @sentinel-official/sentinel-js-sdk

    References

    Provider ProviderEventRegister ProviderEventUpdate TxProvideRegister diff --git a/docs/modules/modules_queries.html b/docs/modules/modules_queries.html index f774907..89f3d0e 100644 --- a/docs/modules/modules_queries.html +++ b/docs/modules/modules_queries.html @@ -1,3 +1,3 @@ -modules/queries | @sentinel-official/sentinel-js-sdk

    Index

    Type Aliases

    SentinelQueryClient +modules/queries | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/modules_session.html b/docs/modules/modules_session.html index a4de32a..042cfac 100644 --- a/docs/modules/modules_session.html +++ b/docs/modules/modules_session.html @@ -1,4 +1,4 @@ -modules/session | @sentinel-official/sentinel-js-sdk

    References

    Session +modules/session | @sentinel-official/sentinel-js-sdk

    References

    Session SessionEventStart SessionEventUpdateDetails SessionEventUpdateStatus diff --git a/docs/modules/modules_subscription.html b/docs/modules/modules_subscription.html index 76876b0..2349a5c 100644 --- a/docs/modules/modules_subscription.html +++ b/docs/modules/modules_subscription.html @@ -1,4 +1,4 @@ -modules/subscription | @sentinel-official/sentinel-js-sdk

    References

    Quota +modules/subscription | @sentinel-official/sentinel-js-sdk

    References

    Quota Subscription SubscriptionEventAllocate SubscriptionEventCreatePayout diff --git a/docs/types/modules_queries.SentinelQueryClient.html b/docs/types/modules_queries.SentinelQueryClient.html index 5fb7611..54deadf 100644 --- a/docs/types/modules_queries.SentinelQueryClient.html +++ b/docs/types/modules_queries.SentinelQueryClient.html @@ -1 +1 @@ -SentinelQueryClient | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file +SentinelQueryClient | @sentinel-official/sentinel-js-sdk

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Bandwidth-1.html b/docs/variables/index.Bandwidth-1.html index c183a9e..168a171 100644 --- a/docs/variables/index.Bandwidth-1.html +++ b/docs/variables/index.Bandwidth-1.html @@ -1 +1 @@ -Bandwidth | @sentinel-official/sentinel-js-sdk
    Bandwidth: {
        create(base?): Bandwidth;
        decode(input, length?): Bandwidth;
        encode(message, writer?): Writer;
        fromJSON(object): Bandwidth;
        fromPartial(object): Bandwidth;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +Bandwidth | @sentinel-official/sentinel-js-sdk
    Bandwidth: {
        create(base?): Bandwidth;
        decode(input, length?): Bandwidth;
        encode(message, writer?): Writer;
        fromJSON(object): Bandwidth;
        fromPartial(object): Bandwidth;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Coin-1.html b/docs/variables/index.Coin-1.html index a039111..27ecaef 100644 --- a/docs/variables/index.Coin-1.html +++ b/docs/variables/index.Coin-1.html @@ -1 +1 @@ -Coin | @sentinel-official/sentinel-js-sdk
    Coin: {
        create(base?): Coin;
        decode(input, length?): Coin;
        encode(message, writer?): Writer;
        fromJSON(object): Coin;
        fromPartial(object): Coin;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +Coin | @sentinel-official/sentinel-js-sdk
    Coin: {
        create(base?): Coin;
        decode(input, length?): Coin;
        encode(message, writer?): Writer;
        fromJSON(object): Coin;
        fromPartial(object): Coin;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Node-1.html b/docs/variables/index.Node-1.html index 6cb9c7a..f340360 100644 --- a/docs/variables/index.Node-1.html +++ b/docs/variables/index.Node-1.html @@ -1 +1 @@ -Node | @sentinel-official/sentinel-js-sdk
    Node: {
        create(base?): Node;
        decode(input, length?): Node;
        encode(message, writer?): Writer;
        fromJSON(object): Node;
        fromPartial(object): Node;
        toJSON(message): unknown;
    }

    Type declaration

    • create:function
      • Parameters

        • Optional base: {
              address?: string;
              gigabytePrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              hourlyPrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              inactiveAt?: Date;
              remoteUrl?: string;
              status?: Status;
              statusAt?: Date;
          }
          • Optional address?: string
          • Optional gigabytePrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional hourlyPrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional inactiveAt?: Date
          • Optional remoteUrl?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Node

    • decode:function
    • encode:function
    • fromJSON:function
    • fromPartial:function
      • Parameters

        • object: {
              address?: string;
              gigabytePrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              hourlyPrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              inactiveAt?: Date;
              remoteUrl?: string;
              status?: Status;
              statusAt?: Date;
          }
          • Optional address?: string
          • Optional gigabytePrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional hourlyPrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional inactiveAt?: Date
          • Optional remoteUrl?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Node

    • toJSON:function

    Generated using TypeDoc

    \ No newline at end of file +Node | @sentinel-official/sentinel-js-sdk
    Node: {
        create(base?): Node;
        decode(input, length?): Node;
        encode(message, writer?): Writer;
        fromJSON(object): Node;
        fromPartial(object): Node;
        toJSON(message): unknown;
    }

    Type declaration

    • create:function
      • Parameters

        • Optional base: {
              address?: string;
              gigabytePrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              hourlyPrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              inactiveAt?: Date;
              remoteUrl?: string;
              status?: Status;
              statusAt?: Date;
          }
          • Optional address?: string
          • Optional gigabytePrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional hourlyPrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional inactiveAt?: Date
          • Optional remoteUrl?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Node

    • decode:function
    • encode:function
    • fromJSON:function
    • fromPartial:function
      • Parameters

        • object: {
              address?: string;
              gigabytePrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              hourlyPrices?: {
                  amount?: string;
                  denom?: string;
              }[];
              inactiveAt?: Date;
              remoteUrl?: string;
              status?: Status;
              statusAt?: Date;
          }
          • Optional address?: string
          • Optional gigabytePrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional hourlyPrices?: {
                amount?: string;
                denom?: string;
            }[]
          • Optional inactiveAt?: Date
          • Optional remoteUrl?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Node

    • toJSON:function

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.NodeEventCreateSubscription-1.html b/docs/variables/index.NodeEventCreateSubscription-1.html index 0dc1443..d967c28 100644 --- a/docs/variables/index.NodeEventCreateSubscription-1.html +++ b/docs/variables/index.NodeEventCreateSubscription-1.html @@ -1 +1 @@ -NodeEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    NodeEventCreateSubscription: {
        type: string;
        parse(event): NodeEventCreateSubscription;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +NodeEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    NodeEventCreateSubscription: {
        type: string;
        parse(event): NodeEventCreateSubscription;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.NodeEventRegister-1.html b/docs/variables/index.NodeEventRegister-1.html index e828c93..d0669e4 100644 --- a/docs/variables/index.NodeEventRegister-1.html +++ b/docs/variables/index.NodeEventRegister-1.html @@ -1 +1 @@ -NodeEventRegister | @sentinel-official/sentinel-js-sdk
    NodeEventRegister: {
        type: string;
        parse(event): NodeEventRegister;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +NodeEventRegister | @sentinel-official/sentinel-js-sdk
    NodeEventRegister: {
        type: string;
        parse(event): NodeEventRegister;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.NodeEventUpdateDetails-1.html b/docs/variables/index.NodeEventUpdateDetails-1.html index e0bff93..e39ddd5 100644 --- a/docs/variables/index.NodeEventUpdateDetails-1.html +++ b/docs/variables/index.NodeEventUpdateDetails-1.html @@ -1 +1 @@ -NodeEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    NodeEventUpdateDetails: {
        type: string;
        parse(event): NodeEventUpdateDetails;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +NodeEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    NodeEventUpdateDetails: {
        type: string;
        parse(event): NodeEventUpdateDetails;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.NodeEventUpdateStatus-1.html b/docs/variables/index.NodeEventUpdateStatus-1.html index 264594f..94b35b3 100644 --- a/docs/variables/index.NodeEventUpdateStatus-1.html +++ b/docs/variables/index.NodeEventUpdateStatus-1.html @@ -1 +1 @@ -NodeEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    NodeEventUpdateStatus: {
        type: string;
        parse(event): NodeEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +NodeEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    NodeEventUpdateStatus: {
        type: string;
        parse(event): NodeEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PageRequest-1.html b/docs/variables/index.PageRequest-1.html index 7a22abe..93ff143 100644 --- a/docs/variables/index.PageRequest-1.html +++ b/docs/variables/index.PageRequest-1.html @@ -12,7 +12,7 @@ be set.

  • Optional reverse?: boolean

    reverse is set to true if results are to be returned in the descending order.

    Since: cosmos-sdk 0.43

    -
  • Returns PageRequest

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            countTotal?: boolean;
            key?: Uint8Array;
            limit?: string | number | Long;
            offset?: string | number | Long;
            reverse?: boolean;
        }
        • Optional countTotal?: boolean

          count_total is set to true to indicate that the result set should include +

      Returns PageRequest

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            countTotal?: boolean;
            key?: Uint8Array;
            limit?: string | number | Long;
            offset?: string | number | Long;
            reverse?: boolean;
        }
        • Optional countTotal?: boolean

          count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.

          @@ -26,4 +26,4 @@ be set.

        • Optional reverse?: boolean

          reverse is set to true if results are to be returned in the descending order.

          Since: cosmos-sdk 0.43

          -

      Returns PageRequest

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file +

    Returns PageRequest

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Plan-1.html b/docs/variables/index.Plan-1.html index 2c4e941..da9dbf8 100644 --- a/docs/variables/index.Plan-1.html +++ b/docs/variables/index.Plan-1.html @@ -7,7 +7,7 @@
  • Optional seconds?: string | number | Long

    Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years

    -
  • Optional gigabytes?: string | number | Long
  • Optional id?: string | number | Long
  • Optional prices?: {
        amount?: string;
        denom?: string;
    }[]
  • Optional providerAddress?: string
  • Optional status?: Status
  • Optional statusAt?: Date
  • Returns Plan

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            duration?: {
                nanos?: number;
                seconds?: string | number | Long;
            };
            gigabytes?: string | number | Long;
            id?: string | number | Long;
            prices?: {
                amount?: string;
                denom?: string;
            }[];
            providerAddress?: string;
            status?: Status;
            statusAt?: Date;
        }
        • Optional duration?: {
              nanos?: number;
              seconds?: string | number | Long;
          }
          • Optional nanos?: number

            Signed fractions of a second at nanosecond resolution of the span +

        • Optional gigabytes?: string | number | Long
        • Optional id?: string | number | Long
        • Optional prices?: {
              amount?: string;
              denom?: string;
          }[]
        • Optional providerAddress?: string
        • Optional status?: Status
        • Optional statusAt?: Date

      Returns Plan

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            duration?: {
                nanos?: number;
                seconds?: string | number | Long;
            };
            gigabytes?: string | number | Long;
            id?: string | number | Long;
            prices?: {
                amount?: string;
                denom?: string;
            }[];
            providerAddress?: string;
            status?: Status;
            statusAt?: Date;
        }
        • Optional duration?: {
              nanos?: number;
              seconds?: string | number | Long;
          }
          • Optional nanos?: number

            Signed fractions of a second at nanosecond resolution of the span of time. Durations less than one second are represented with a 0 seconds field and a positive or negative nanos field. For durations of one second or more, a non-zero value for the nanos field must be @@ -16,4 +16,4 @@

          • Optional seconds?: string | number | Long

            Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years

            -
        • Optional gigabytes?: string | number | Long
        • Optional id?: string | number | Long
        • Optional prices?: {
              amount?: string;
              denom?: string;
          }[]
        • Optional providerAddress?: string
        • Optional status?: Status
        • Optional statusAt?: Date

      Returns Plan

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file +
  • Optional gigabytes?: string | number | Long
  • Optional id?: string | number | Long
  • Optional prices?: {
        amount?: string;
        denom?: string;
    }[]
  • Optional providerAddress?: string
  • Optional status?: Status
  • Optional statusAt?: Date
  • Returns Plan

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PlanEventCreate-1.html b/docs/variables/index.PlanEventCreate-1.html index 8ef20e9..f5dd164 100644 --- a/docs/variables/index.PlanEventCreate-1.html +++ b/docs/variables/index.PlanEventCreate-1.html @@ -1 +1 @@ -PlanEventCreate | @sentinel-official/sentinel-js-sdk
    PlanEventCreate: {
        type: string;
        parse(event): PlanEventCreate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PlanEventCreate | @sentinel-official/sentinel-js-sdk
    PlanEventCreate: {
        type: string;
        parse(event): PlanEventCreate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PlanEventCreateSubscription-1.html b/docs/variables/index.PlanEventCreateSubscription-1.html index 68fea5d..4d3d8df 100644 --- a/docs/variables/index.PlanEventCreateSubscription-1.html +++ b/docs/variables/index.PlanEventCreateSubscription-1.html @@ -1 +1 @@ -PlanEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    PlanEventCreateSubscription: {
        type: string;
        parse(event): PlanEventCreateSubscription;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PlanEventCreateSubscription | @sentinel-official/sentinel-js-sdk
    PlanEventCreateSubscription: {
        type: string;
        parse(event): PlanEventCreateSubscription;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PlanEventLinkNode-1.html b/docs/variables/index.PlanEventLinkNode-1.html index 875221d..e6b76af 100644 --- a/docs/variables/index.PlanEventLinkNode-1.html +++ b/docs/variables/index.PlanEventLinkNode-1.html @@ -1 +1 @@ -PlanEventLinkNode | @sentinel-official/sentinel-js-sdk
    PlanEventLinkNode: {
        type: string;
        parse(event): PlanEventLinkNode;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PlanEventLinkNode | @sentinel-official/sentinel-js-sdk
    PlanEventLinkNode: {
        type: string;
        parse(event): PlanEventLinkNode;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PlanEventUnlinkNode-1.html b/docs/variables/index.PlanEventUnlinkNode-1.html index 1404213..0f76285 100644 --- a/docs/variables/index.PlanEventUnlinkNode-1.html +++ b/docs/variables/index.PlanEventUnlinkNode-1.html @@ -1 +1 @@ -PlanEventUnlinkNode | @sentinel-official/sentinel-js-sdk
    PlanEventUnlinkNode: {
        type: string;
        parse(event): PlanEventUnlinkNode;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PlanEventUnlinkNode | @sentinel-official/sentinel-js-sdk
    PlanEventUnlinkNode: {
        type: string;
        parse(event): PlanEventUnlinkNode;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.PlanEventUpdateStatus-1.html b/docs/variables/index.PlanEventUpdateStatus-1.html index f44e48a..7234b8f 100644 --- a/docs/variables/index.PlanEventUpdateStatus-1.html +++ b/docs/variables/index.PlanEventUpdateStatus-1.html @@ -1 +1 @@ -PlanEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    PlanEventUpdateStatus: {
        type: string;
        parse(event): PlanEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +PlanEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    PlanEventUpdateStatus: {
        type: string;
        parse(event): PlanEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Provider-1.html b/docs/variables/index.Provider-1.html index c02e83f..44842c7 100644 --- a/docs/variables/index.Provider-1.html +++ b/docs/variables/index.Provider-1.html @@ -1 +1 @@ -Provider | @sentinel-official/sentinel-js-sdk
    Provider: {
        create(base?): Provider;
        decode(input, length?): Provider;
        encode(message, writer?): Writer;
        fromJSON(object): Provider;
        fromPartial(object): Provider;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +Provider | @sentinel-official/sentinel-js-sdk
    Provider: {
        create(base?): Provider;
        decode(input, length?): Provider;
        encode(message, writer?): Writer;
        fromJSON(object): Provider;
        fromPartial(object): Provider;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.ProviderEventRegister-1.html b/docs/variables/index.ProviderEventRegister-1.html index 9efe16e..0179988 100644 --- a/docs/variables/index.ProviderEventRegister-1.html +++ b/docs/variables/index.ProviderEventRegister-1.html @@ -1 +1 @@ -ProviderEventRegister | @sentinel-official/sentinel-js-sdk
    ProviderEventRegister: {
        type: string;
        parse(event): ProviderEventRegister;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +ProviderEventRegister | @sentinel-official/sentinel-js-sdk
    ProviderEventRegister: {
        type: string;
        parse(event): ProviderEventRegister;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.ProviderEventUpdate-1.html b/docs/variables/index.ProviderEventUpdate-1.html index 49f69dd..3404b62 100644 --- a/docs/variables/index.ProviderEventUpdate-1.html +++ b/docs/variables/index.ProviderEventUpdate-1.html @@ -1 +1 @@ -ProviderEventUpdate | @sentinel-official/sentinel-js-sdk
    ProviderEventUpdate: {
        type: string;
        parse(event): ProviderEventUpdate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +ProviderEventUpdate | @sentinel-official/sentinel-js-sdk
    ProviderEventUpdate: {
        type: string;
        parse(event): ProviderEventUpdate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Quota-1.html b/docs/variables/index.Quota-1.html index 8e61a64..29647b6 100644 --- a/docs/variables/index.Quota-1.html +++ b/docs/variables/index.Quota-1.html @@ -1 +1 @@ -Quota | @sentinel-official/sentinel-js-sdk
    Quota: {
        create(base?): Quota;
        decode(input, length?): Quota;
        encode(message, writer?): Writer;
        fromJSON(object): Quota;
        fromPartial(object): Quota;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +Quota | @sentinel-official/sentinel-js-sdk
    Quota: {
        create(base?): Quota;
        decode(input, length?): Quota;
        encode(message, writer?): Writer;
        fromJSON(object): Quota;
        fromPartial(object): Quota;
        toJSON(message): unknown;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SentinelRegistry.html b/docs/variables/index.SentinelRegistry.html index a66ab50..93576f2 100644 --- a/docs/variables/index.SentinelRegistry.html +++ b/docs/variables/index.SentinelRegistry.html @@ -1 +1 @@ -SentinelRegistry | @sentinel-official/sentinel-js-sdk
    SentinelRegistry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +SentinelRegistry | @sentinel-official/sentinel-js-sdk
    SentinelRegistry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Session-1.html b/docs/variables/index.Session-1.html index ae0820f..50ed71d 100644 --- a/docs/variables/index.Session-1.html +++ b/docs/variables/index.Session-1.html @@ -7,7 +7,7 @@
  • Optional seconds?: string | number | Long

    Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years

    -
  • Optional id?: string | number | Long
  • Optional inactiveAt?: Date
  • Optional nodeAddress?: string
  • Optional status?: Status
  • Optional statusAt?: Date
  • Optional subscriptionId?: string | number | Long
  • Returns Session

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            address?: string;
            bandwidth?: {
                download?: string;
                upload?: string;
            };
            duration?: {
                nanos?: number;
                seconds?: string | number | Long;
            };
            id?: string | number | Long;
            inactiveAt?: Date;
            nodeAddress?: string;
            status?: Status;
            statusAt?: Date;
            subscriptionId?: string | number | Long;
        }
        • Optional address?: string
        • Optional bandwidth?: {
              download?: string;
              upload?: string;
          }
          • Optional download?: string
          • Optional upload?: string
        • Optional duration?: {
              nanos?: number;
              seconds?: string | number | Long;
          }
          • Optional nanos?: number

            Signed fractions of a second at nanosecond resolution of the span +

        • Optional id?: string | number | Long
        • Optional inactiveAt?: Date
        • Optional nodeAddress?: string
        • Optional status?: Status
        • Optional statusAt?: Date
        • Optional subscriptionId?: string | number | Long

      Returns Session

  • decode:function
  • encode:function
  • fromJSON:function
  • fromPartial:function
    • Parameters

      • object: {
            address?: string;
            bandwidth?: {
                download?: string;
                upload?: string;
            };
            duration?: {
                nanos?: number;
                seconds?: string | number | Long;
            };
            id?: string | number | Long;
            inactiveAt?: Date;
            nodeAddress?: string;
            status?: Status;
            statusAt?: Date;
            subscriptionId?: string | number | Long;
        }
        • Optional address?: string
        • Optional bandwidth?: {
              download?: string;
              upload?: string;
          }
          • Optional download?: string
          • Optional upload?: string
        • Optional duration?: {
              nanos?: number;
              seconds?: string | number | Long;
          }
          • Optional nanos?: number

            Signed fractions of a second at nanosecond resolution of the span of time. Durations less than one second are represented with a 0 seconds field and a positive or negative nanos field. For durations of one second or more, a non-zero value for the nanos field must be @@ -16,4 +16,4 @@

          • Optional seconds?: string | number | Long

            Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years

            -
        • Optional id?: string | number | Long
        • Optional inactiveAt?: Date
        • Optional nodeAddress?: string
        • Optional status?: Status
        • Optional statusAt?: Date
        • Optional subscriptionId?: string | number | Long

      Returns Session

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file +
  • Optional id?: string | number | Long
  • Optional inactiveAt?: Date
  • Optional nodeAddress?: string
  • Optional status?: Status
  • Optional statusAt?: Date
  • Optional subscriptionId?: string | number | Long
  • Returns Session

  • toJSON:function
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SessionEventStart-1.html b/docs/variables/index.SessionEventStart-1.html index dc491b5..bf79563 100644 --- a/docs/variables/index.SessionEventStart-1.html +++ b/docs/variables/index.SessionEventStart-1.html @@ -1 +1 @@ -SessionEventStart | @sentinel-official/sentinel-js-sdk
    SessionEventStart: {
        type: string;
        parse(event): SessionEventStart;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SessionEventStart | @sentinel-official/sentinel-js-sdk
    SessionEventStart: {
        type: string;
        parse(event): SessionEventStart;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SessionEventUpdateDetails-1.html b/docs/variables/index.SessionEventUpdateDetails-1.html index 82e7b86..2d4cacb 100644 --- a/docs/variables/index.SessionEventUpdateDetails-1.html +++ b/docs/variables/index.SessionEventUpdateDetails-1.html @@ -1 +1 @@ -SessionEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    SessionEventUpdateDetails: {
        type: string;
        parse(event): SessionEventUpdateDetails;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SessionEventUpdateDetails | @sentinel-official/sentinel-js-sdk
    SessionEventUpdateDetails: {
        type: string;
        parse(event): SessionEventUpdateDetails;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SessionEventUpdateStatus-1.html b/docs/variables/index.SessionEventUpdateStatus-1.html index 286dddb..bd7bc71 100644 --- a/docs/variables/index.SessionEventUpdateStatus-1.html +++ b/docs/variables/index.SessionEventUpdateStatus-1.html @@ -1 +1 @@ -SessionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    SessionEventUpdateStatus: {
        type: string;
        parse(event): SessionEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SessionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    SessionEventUpdateStatus: {
        type: string;
        parse(event): SessionEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.Subscription-1.html b/docs/variables/index.Subscription-1.html index f4f99a6..e7521e6 100644 --- a/docs/variables/index.Subscription-1.html +++ b/docs/variables/index.Subscription-1.html @@ -1 +1 @@ -Subscription | @sentinel-official/sentinel-js-sdk
    Subscription: {
        create(base?): Subscription;
        decode(input, length?): Subscription;
        encode(message, writer?): Writer;
        fromJSON(object): Subscription;
        fromPartial(object): Subscription;
        toJSON(message): unknown;
    }

    Type declaration

    • create:function
      • Parameters

        • Optional base: {
              denom?: string;
              deposit?: {
                  amount?: string;
                  denom?: string;
              };
              expiry?: Date;
              free?: string;
              id?: string | number | Long;
              node?: string;
              owner?: string;
              plan?: string | number | Long;
              price?: {
                  amount?: string;
                  denom?: string;
              };
              status?: Status;
              statusAt?: Date;
          }
          • Optional denom?: string
          • Optional deposit?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional expiry?: Date
          • Optional free?: string
          • Optional id?: string | number | Long
          • Optional node?: string
          • Optional owner?: string
          • Optional plan?: string | number | Long
          • Optional price?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Subscription

    • decode:function
    • encode:function
    • fromJSON:function
    • fromPartial:function
      • Parameters

        • object: {
              denom?: string;
              deposit?: {
                  amount?: string;
                  denom?: string;
              };
              expiry?: Date;
              free?: string;
              id?: string | number | Long;
              node?: string;
              owner?: string;
              plan?: string | number | Long;
              price?: {
                  amount?: string;
                  denom?: string;
              };
              status?: Status;
              statusAt?: Date;
          }
          • Optional denom?: string
          • Optional deposit?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional expiry?: Date
          • Optional free?: string
          • Optional id?: string | number | Long
          • Optional node?: string
          • Optional owner?: string
          • Optional plan?: string | number | Long
          • Optional price?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Subscription

    • toJSON:function

    Generated using TypeDoc

    \ No newline at end of file +Subscription | @sentinel-official/sentinel-js-sdk
    Subscription: {
        create(base?): Subscription;
        decode(input, length?): Subscription;
        encode(message, writer?): Writer;
        fromJSON(object): Subscription;
        fromPartial(object): Subscription;
        toJSON(message): unknown;
    }

    Type declaration

    • create:function
      • Parameters

        • Optional base: {
              denom?: string;
              deposit?: {
                  amount?: string;
                  denom?: string;
              };
              expiry?: Date;
              free?: string;
              id?: string | number | Long;
              node?: string;
              owner?: string;
              plan?: string | number | Long;
              price?: {
                  amount?: string;
                  denom?: string;
              };
              status?: Status;
              statusAt?: Date;
          }
          • Optional denom?: string
          • Optional deposit?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional expiry?: Date
          • Optional free?: string
          • Optional id?: string | number | Long
          • Optional node?: string
          • Optional owner?: string
          • Optional plan?: string | number | Long
          • Optional price?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Subscription

    • decode:function
    • encode:function
    • fromJSON:function
    • fromPartial:function
      • Parameters

        • object: {
              denom?: string;
              deposit?: {
                  amount?: string;
                  denom?: string;
              };
              expiry?: Date;
              free?: string;
              id?: string | number | Long;
              node?: string;
              owner?: string;
              plan?: string | number | Long;
              price?: {
                  amount?: string;
                  denom?: string;
              };
              status?: Status;
              statusAt?: Date;
          }
          • Optional denom?: string
          • Optional deposit?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional expiry?: Date
          • Optional free?: string
          • Optional id?: string | number | Long
          • Optional node?: string
          • Optional owner?: string
          • Optional plan?: string | number | Long
          • Optional price?: {
                amount?: string;
                denom?: string;
            }
            • Optional amount?: string
            • Optional denom?: string
          • Optional status?: Status
          • Optional statusAt?: Date

        Returns Subscription

    • toJSON:function

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventAllocate-1.html b/docs/variables/index.SubscriptionEventAllocate-1.html index b0dea9b..d14335d 100644 --- a/docs/variables/index.SubscriptionEventAllocate-1.html +++ b/docs/variables/index.SubscriptionEventAllocate-1.html @@ -1 +1 @@ -SubscriptionEventAllocate | @sentinel-official/sentinel-js-sdk
    SubscriptionEventAllocate: {
        type: string;
        parse(event): SubscriptionEventAllocate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventAllocate | @sentinel-official/sentinel-js-sdk
    SubscriptionEventAllocate: {
        type: string;
        parse(event): SubscriptionEventAllocate;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventCreatePayout-1.html b/docs/variables/index.SubscriptionEventCreatePayout-1.html index 379a76b..e541b8b 100644 --- a/docs/variables/index.SubscriptionEventCreatePayout-1.html +++ b/docs/variables/index.SubscriptionEventCreatePayout-1.html @@ -1 +1 @@ -SubscriptionEventCreatePayout | @sentinel-official/sentinel-js-sdk
    SubscriptionEventCreatePayout: {
        type: string;
        parse(event): SubscriptionEventCreatePayout;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventCreatePayout | @sentinel-official/sentinel-js-sdk
    SubscriptionEventCreatePayout: {
        type: string;
        parse(event): SubscriptionEventCreatePayout;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventPayForPayout-1.html b/docs/variables/index.SubscriptionEventPayForPayout-1.html index a1b61d4..682840a 100644 --- a/docs/variables/index.SubscriptionEventPayForPayout-1.html +++ b/docs/variables/index.SubscriptionEventPayForPayout-1.html @@ -1 +1 @@ -SubscriptionEventPayForPayout | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForPayout: {
        type: string;
        parse(event): SubscriptionEventPayForPayout;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventPayForPayout | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForPayout: {
        type: string;
        parse(event): SubscriptionEventPayForPayout;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventPayForPlan-1.html b/docs/variables/index.SubscriptionEventPayForPlan-1.html index 30dceb1..4dda40e 100644 --- a/docs/variables/index.SubscriptionEventPayForPlan-1.html +++ b/docs/variables/index.SubscriptionEventPayForPlan-1.html @@ -1 +1 @@ -SubscriptionEventPayForPlan | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForPlan: {
        type: string;
        parse(event): SubscriptionEventPayForPlan;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventPayForPlan | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForPlan: {
        type: string;
        parse(event): SubscriptionEventPayForPlan;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventPayForSession-1.html b/docs/variables/index.SubscriptionEventPayForSession-1.html index d276a4b..e7a754c 100644 --- a/docs/variables/index.SubscriptionEventPayForSession-1.html +++ b/docs/variables/index.SubscriptionEventPayForSession-1.html @@ -1 +1 @@ -SubscriptionEventPayForSession | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForSession: {
        type: string;
        parse(event): SubscriptionEventPayForSession;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventPayForSession | @sentinel-official/sentinel-js-sdk
    SubscriptionEventPayForSession: {
        type: string;
        parse(event): SubscriptionEventPayForSession;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventRefund-1.html b/docs/variables/index.SubscriptionEventRefund-1.html index 36df505..1fd0f97 100644 --- a/docs/variables/index.SubscriptionEventRefund-1.html +++ b/docs/variables/index.SubscriptionEventRefund-1.html @@ -1 +1 @@ -SubscriptionEventRefund | @sentinel-official/sentinel-js-sdk
    SubscriptionEventRefund: {
        type: string;
        parse(event): SubscriptionEventRefund;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventRefund | @sentinel-official/sentinel-js-sdk
    SubscriptionEventRefund: {
        type: string;
        parse(event): SubscriptionEventRefund;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/index.SubscriptionEventUpdateStatus-1.html b/docs/variables/index.SubscriptionEventUpdateStatus-1.html index 0ba2ff8..4268893 100644 --- a/docs/variables/index.SubscriptionEventUpdateStatus-1.html +++ b/docs/variables/index.SubscriptionEventUpdateStatus-1.html @@ -1 +1 @@ -SubscriptionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    SubscriptionEventUpdateStatus: {
        type: string;
        parse(event): SubscriptionEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file +SubscriptionEventUpdateStatus | @sentinel-official/sentinel-js-sdk
    SubscriptionEventUpdateStatus: {
        type: string;
        parse(event): SubscriptionEventUpdateStatus;
    }

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.MsgRegisterTypeUrl.html b/docs/variables/modules_node.MsgRegisterTypeUrl.html index b83e428..558e856 100644 --- a/docs/variables/modules_node.MsgRegisterTypeUrl.html +++ b/docs/variables/modules_node.MsgRegisterTypeUrl.html @@ -1 +1 @@ -MsgRegisterTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgRegisterTypeUrl: "/sentinel.node.v2.MsgRegisterRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgRegisterTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgRegisterTypeUrl: "/sentinel.node.v2.MsgRegisterRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.MsgSubscribeTypeUrl.html b/docs/variables/modules_node.MsgSubscribeTypeUrl.html index dc3125b..60d8010 100644 --- a/docs/variables/modules_node.MsgSubscribeTypeUrl.html +++ b/docs/variables/modules_node.MsgSubscribeTypeUrl.html @@ -1 +1 @@ -MsgSubscribeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgSubscribeTypeUrl: "/sentinel.node.v2.MsgSubscribeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgSubscribeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgSubscribeTypeUrl: "/sentinel.node.v2.MsgSubscribeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.MsgUpdateDetailsTypeUrl.html b/docs/variables/modules_node.MsgUpdateDetailsTypeUrl.html index c28ae7b..3d39ee4 100644 --- a/docs/variables/modules_node.MsgUpdateDetailsTypeUrl.html +++ b/docs/variables/modules_node.MsgUpdateDetailsTypeUrl.html @@ -1 +1 @@ -MsgUpdateDetailsTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateDetailsTypeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUpdateDetailsTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateDetailsTypeUrl: "/sentinel.node.v2.MsgUpdateDetailsRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.MsgUpdateStatusTypeUrl.html b/docs/variables/modules_node.MsgUpdateStatusTypeUrl.html index 203434e..1192132 100644 --- a/docs/variables/modules_node.MsgUpdateStatusTypeUrl.html +++ b/docs/variables/modules_node.MsgUpdateStatusTypeUrl.html @@ -1 +1 @@ -MsgUpdateStatusTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateStatusTypeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUpdateStatusTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateStatusTypeUrl: "/sentinel.node.v2.MsgUpdateStatusRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.protobufPackage.html b/docs/variables/modules_node.protobufPackage.html index 988f850..63928f5 100644 --- a/docs/variables/modules_node.protobufPackage.html +++ b/docs/variables/modules_node.protobufPackage.html @@ -1 +1 @@ -protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.node.v2" = "sentinel.node.v2"

    Generated using TypeDoc

    \ No newline at end of file +protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.node.v2" = "sentinel.node.v2"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_node.registry.html b/docs/variables/modules_node.registry.html index 28f7154..415d95a 100644 --- a/docs/variables/modules_node.registry.html +++ b/docs/variables/modules_node.registry.html @@ -1 +1 @@ -registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.MsgCreateTypeUrl.html b/docs/variables/modules_plan.MsgCreateTypeUrl.html index 9a77ca5..ec64d32 100644 --- a/docs/variables/modules_plan.MsgCreateTypeUrl.html +++ b/docs/variables/modules_plan.MsgCreateTypeUrl.html @@ -1 +1 @@ -MsgCreateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgCreateTypeUrl: "/sentinel.plan.v2.MsgCreateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgCreateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgCreateTypeUrl: "/sentinel.plan.v2.MsgCreateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.MsgLinkNodeTypeUrl.html b/docs/variables/modules_plan.MsgLinkNodeTypeUrl.html index 9e40351..78f22df 100644 --- a/docs/variables/modules_plan.MsgLinkNodeTypeUrl.html +++ b/docs/variables/modules_plan.MsgLinkNodeTypeUrl.html @@ -1 +1 @@ -MsgLinkNodeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgLinkNodeTypeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgLinkNodeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgLinkNodeTypeUrl: "/sentinel.plan.v2.MsgLinkNodeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.MsgSubscribeTypeUrl.html b/docs/variables/modules_plan.MsgSubscribeTypeUrl.html index 9073fdd..d26e96b 100644 --- a/docs/variables/modules_plan.MsgSubscribeTypeUrl.html +++ b/docs/variables/modules_plan.MsgSubscribeTypeUrl.html @@ -1 +1 @@ -MsgSubscribeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgSubscribeTypeUrl: "/sentinel.plan.v2.MsgSubscribeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgSubscribeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgSubscribeTypeUrl: "/sentinel.plan.v2.MsgSubscribeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.MsgUnlinkNodeTypeUrl.html b/docs/variables/modules_plan.MsgUnlinkNodeTypeUrl.html index b51549a..8af5cd8 100644 --- a/docs/variables/modules_plan.MsgUnlinkNodeTypeUrl.html +++ b/docs/variables/modules_plan.MsgUnlinkNodeTypeUrl.html @@ -1 +1 @@ -MsgUnlinkNodeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUnlinkNodeTypeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUnlinkNodeTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUnlinkNodeTypeUrl: "/sentinel.plan.v2.MsgUnlinkNodeRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.MsgUpdateStatusTypeUrl.html b/docs/variables/modules_plan.MsgUpdateStatusTypeUrl.html index 8d90dac..78b0fac 100644 --- a/docs/variables/modules_plan.MsgUpdateStatusTypeUrl.html +++ b/docs/variables/modules_plan.MsgUpdateStatusTypeUrl.html @@ -1 +1 @@ -MsgUpdateStatusTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateStatusTypeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUpdateStatusTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateStatusTypeUrl: "/sentinel.plan.v2.MsgUpdateStatusRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.protobufPackage.html b/docs/variables/modules_plan.protobufPackage.html index 1e263ae..8b43f96 100644 --- a/docs/variables/modules_plan.protobufPackage.html +++ b/docs/variables/modules_plan.protobufPackage.html @@ -1 +1 @@ -protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.plan.v2" = "sentinel.plan.v2"

    Generated using TypeDoc

    \ No newline at end of file +protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.plan.v2" = "sentinel.plan.v2"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_plan.registry.html b/docs/variables/modules_plan.registry.html index fe3988e..c500913 100644 --- a/docs/variables/modules_plan.registry.html +++ b/docs/variables/modules_plan.registry.html @@ -1 +1 @@ -registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_provider.MsgRegisterTypeUrl.html b/docs/variables/modules_provider.MsgRegisterTypeUrl.html index 2d96deb..8cf92b0 100644 --- a/docs/variables/modules_provider.MsgRegisterTypeUrl.html +++ b/docs/variables/modules_provider.MsgRegisterTypeUrl.html @@ -1 +1 @@ -MsgRegisterTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgRegisterTypeUrl: "/sentinel.provider.v2.MsgRegisterRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgRegisterTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgRegisterTypeUrl: "/sentinel.provider.v2.MsgRegisterRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_provider.MsgUpdateTypeUrl.html b/docs/variables/modules_provider.MsgUpdateTypeUrl.html index fdf1162..8a2e535 100644 --- a/docs/variables/modules_provider.MsgUpdateTypeUrl.html +++ b/docs/variables/modules_provider.MsgUpdateTypeUrl.html @@ -1 +1 @@ -MsgUpdateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateTypeUrl: "/sentinel.provider.v2.MsgUpdateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUpdateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateTypeUrl: "/sentinel.provider.v2.MsgUpdateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_provider.protobufPackage.html b/docs/variables/modules_provider.protobufPackage.html index d6a573b..50046f1 100644 --- a/docs/variables/modules_provider.protobufPackage.html +++ b/docs/variables/modules_provider.protobufPackage.html @@ -1 +1 @@ -protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.provider.v2" = "sentinel.provider.v2"

    Generated using TypeDoc

    \ No newline at end of file +protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.provider.v2" = "sentinel.provider.v2"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_provider.registry.html b/docs/variables/modules_provider.registry.html index 44f510d..3ccbbf3 100644 --- a/docs/variables/modules_provider.registry.html +++ b/docs/variables/modules_provider.registry.html @@ -1 +1 @@ -registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_session.MsgEndTypeUrl.html b/docs/variables/modules_session.MsgEndTypeUrl.html index ac690e9..3b820f2 100644 --- a/docs/variables/modules_session.MsgEndTypeUrl.html +++ b/docs/variables/modules_session.MsgEndTypeUrl.html @@ -1 +1 @@ -MsgEndTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgEndTypeUrl: "/sentinel.session.v2.MsgEndRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgEndTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgEndTypeUrl: "/sentinel.session.v2.MsgEndRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_session.MsgStartTypeUrl.html b/docs/variables/modules_session.MsgStartTypeUrl.html index c4fd426..0294836 100644 --- a/docs/variables/modules_session.MsgStartTypeUrl.html +++ b/docs/variables/modules_session.MsgStartTypeUrl.html @@ -1 +1 @@ -MsgStartTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgStartTypeUrl: "/sentinel.session.v2.MsgStartRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgStartTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgStartTypeUrl: "/sentinel.session.v2.MsgStartRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_session.MsgUpdateDetailsTypeUrl.html b/docs/variables/modules_session.MsgUpdateDetailsTypeUrl.html index 17e6fa9..77a8e8f 100644 --- a/docs/variables/modules_session.MsgUpdateDetailsTypeUrl.html +++ b/docs/variables/modules_session.MsgUpdateDetailsTypeUrl.html @@ -1 +1 @@ -MsgUpdateDetailsTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateDetailsTypeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgUpdateDetailsTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgUpdateDetailsTypeUrl: "/sentinel.session.v2.MsgUpdateDetailsRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_session.protobufPackage.html b/docs/variables/modules_session.protobufPackage.html index de3215f..e8a81c9 100644 --- a/docs/variables/modules_session.protobufPackage.html +++ b/docs/variables/modules_session.protobufPackage.html @@ -1 +1 @@ -protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.session.v2" = "sentinel.session.v2"

    Generated using TypeDoc

    \ No newline at end of file +protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.session.v2" = "sentinel.session.v2"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_session.registry.html b/docs/variables/modules_session.registry.html index f5518de..a9de59d 100644 --- a/docs/variables/modules_session.registry.html +++ b/docs/variables/modules_session.registry.html @@ -1 +1 @@ -registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_subscription.MsgAllocateTypeUrl.html b/docs/variables/modules_subscription.MsgAllocateTypeUrl.html index 7288b25..41d0570 100644 --- a/docs/variables/modules_subscription.MsgAllocateTypeUrl.html +++ b/docs/variables/modules_subscription.MsgAllocateTypeUrl.html @@ -1 +1 @@ -MsgAllocateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgAllocateTypeUrl: "/sentinel.subscription.v2.MsgAllocateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgAllocateTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgAllocateTypeUrl: "/sentinel.subscription.v2.MsgAllocateRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_subscription.MsgCancelTypeUrl.html b/docs/variables/modules_subscription.MsgCancelTypeUrl.html index c0d02cd..1f88127 100644 --- a/docs/variables/modules_subscription.MsgCancelTypeUrl.html +++ b/docs/variables/modules_subscription.MsgCancelTypeUrl.html @@ -1 +1 @@ -MsgCancelTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgCancelTypeUrl: "/sentinel.subscription.v2.MsgCancelRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file +MsgCancelTypeUrl | @sentinel-official/sentinel-js-sdk
    MsgCancelTypeUrl: "/sentinel.subscription.v2.MsgCancelRequest" = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_subscription.protobufPackage.html b/docs/variables/modules_subscription.protobufPackage.html index da10ec3..579a7a2 100644 --- a/docs/variables/modules_subscription.protobufPackage.html +++ b/docs/variables/modules_subscription.protobufPackage.html @@ -1 +1 @@ -protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.subscription.v2" = "sentinel.subscription.v2"

    Generated using TypeDoc

    \ No newline at end of file +protobufPackage | @sentinel-official/sentinel-js-sdk
    protobufPackage: "sentinel.subscription.v2" = "sentinel.subscription.v2"

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/variables/modules_subscription.registry.html b/docs/variables/modules_subscription.registry.html index c49c30a..424b7bf 100644 --- a/docs/variables/modules_subscription.registry.html +++ b/docs/variables/modules_subscription.registry.html @@ -1 +1 @@ -registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file +registry | @sentinel-official/sentinel-js-sdk
    registry: ReadonlyArray<[string, GeneratedType]> = ...

    Generated using TypeDoc

    \ No newline at end of file diff --git a/package.json b/package.json index be3f75d..82a25d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sentinel-official/sentinel-js-sdk", - "version": "1.0.0", + "version": "1.1.0", "description": "sentinel javascript sdk", "main": "dist/index.js", "types": "dist/index.d.ts",