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

    Interface AnchorBumper

    interface AnchorBumper {
        bumpP2A(parent: Transaction): Promise<[string, string]>;
    }

    Implemented by

    Index

    Methods

    Methods

    • Parameters

      • parent: Transaction

      Returns Promise<[string, string]>