keeloq - v0.1.1
    Preparing search index...

    Interface OnsInfoByName

    Information about ONS name from blockchain

    interface OnsInfoByName {
        encrypted_value: string;
        owner: string;
        txid: string;
        type: OnsTypes;
        update_height: number;
    }
    Index

    Properties

    encrypted_value: string

    Encrypted Session ID

    owner: string

    Owner wallet

    txid: string

    Transaction ID

    type: OnsTypes

    ONS Type (0 - for Session)

    update_height: number

    Block number