eip1193-types
    Preparing search index...

    Type Alias EIP1102

    type EIP1102 = {
        eth_requestAccounts: [[] | undefined, string[]];
    }
    Index

    Properties

    eth_requestAccounts: [[] | undefined, string[]]