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

Move transact::protocol::* to protocol::* #174

Merged

Commits on Aug 9, 2023

  1. Move transact::protocol::* to protocol::*

    This is an incremental step toward integrating transact fully into
    libsawtooth. This removes the transact feature guard on these protocol
    structs, with the exception of receipt; receipt needs further
    refactoring so that it does not reference non-protocol code.
    
    Signed-off-by: Shawn T. Amundson <amundson@bitwise.io>
    vaporos committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c272af8 View commit details
    Browse the repository at this point in the history