Coda by Ian Macalinao
    Preparing search index...

    A single signature entry recorded by the Autograph plugin.

    type AutographSignature = {
        address: Address;
        message: string;
    }
    Index

    Properties

    Properties

    address: Address

    The address that signed.

    message: string

    An optional message left alongside the signature.