TransactionOptions: {
    tagCborSets?: boolean;
}

Type declaration

  • Optional tagCborSets?: boolean

    If true, serialize transactions with 258 tags for all sets (optional since Conway). If false or not given, do not use the tags.

Generated using TypeDoc