@sentio/sdk
    Preparing search index...

    Interface ImmutableAccountCreated<T0>

    interface ImmutableAccountCreated<T0> {
        account_id: string;
        authenticator: _0x2.authenticator_function.AuthenticatorFunctionRefV1<T0>;
    }

    Type Parameters

    • T0
    Index

    Properties

    account_id: string