interface StargateClientOptions {
    accountParser?: AccountParser;
}

Hierarchy (view full)

Properties

Properties

accountParser?: AccountParser

Generated using TypeDoc