Coda by Ian Macalinao
    Preparing search index...

    Interface IdentityValueNode

    Refers to the wallet identity providing the instruction context.

    interface IdentityValueNode {
        kind: "identityValueNode";
    }
    Index
    kind: "identityValueNode"