@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Type Alias UnrollStep

    Unroll step where the transaction has to be broadcasted in a 1C1P package

    type UnrollStep = {
        tx: Transaction;
    }
    Index

    Properties

    Properties