Type alias VaultInfo

VaultInfo: {
    vaultIdEncoded: VaultIdEncoded;
    vaultName: VaultName;
}

Type declaration

Generated using TypeDoc