Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

cbor import not working #47

Open
Open
@MonikaB13

Description

@MonikaB13

from the guidelines at https://github.com/hyperledger/sawtooth-sdk-java/blob/main/docs/source/using_java_sdk.rst, in the enconding your payload section

import co.nstant.in.cbor.CborBuilder
import co.nstant.in.cbor.CborEncoder

does not work. Is there something I need in my gradle file also? I tried implementation("org.jetbrains.kotlinx:kotlinx-serialization-cbor:1.3.3") but that gives a 502 bad gateway error when I try building. So just wondering how do I get that import working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions