ao-js-sdk - v0.0.9
    Preparing search index...

    Interface DelegationPreference

    Represents the delegation preferences for a PI token.

    interface DelegationPreference {
        factor: number;
        walletTo: string;
    }
    Index

    Properties

    Properties

    factor: number
    walletTo: string