@waves/waves-transactions
    Preparing search index...

    Function updateAssetInfo

    • Parameters

      Returns UpdateAssetInfoTransactionFields<Long> & BaseTransaction<Long, 17> & {
          version: 1;
      } & WithId & WithProofs

    • Parameters

      • paramsOrTx:
            | UpdateAssetInfoTransaction
            | { assetId: string; description: string; name: string } & IBasicParams<
                string
                | number,
            > & WithSender
        • UpdateAssetInfoTransaction
        • { assetId: string; description: string; name: string } & IBasicParams<
              string
              | number,
          > & WithSender
          • assetId: string

            Id of previously issued asset

          • description: string

            New asset description

          • name: string

            New asset name

      • Optionalseed: TSeedTypes

      Returns UpdateAssetInfoTransactionFields<Long> & BaseTransaction<Long, 17> & {
          version: 1;
      } & WithId & WithProofs