interface SignerCapability {
    account: string;
}

Properties

Properties

account: string