• Deprecated

    use SDK v1 methods like create or update instead of createV1 or updateV1. The new methods no longer require this helper

    Returns

    umi plugin authority with type 'Address'

    Parameters

    Returns {
        __kind: "Address";
        address: PublicKey<string>;
    }

    • __kind: "Address"
    • address: PublicKey<string>

Generated using TypeDoc