Skip to content

Commit

Permalink
Add tez-baking.com as a delegation service alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
berset committed Aug 27, 2018
1 parent a37288e commit 01707f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/pipes/delegator-name.pipe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ export class DelegatorNamePipe implements PipeTransform {
['tz1YdCPrYbksK7HCoYKDyzgfXwY16Fy9rrGa', 'Norn Delegate'],
['tz1LesY3S4wfe15SNm1W3qJmQzWxLqVjTruH', 'Xtez.io'],
['tz1Yc6ATtfUJyDjHwJ8WoVL22sJueDenueke', 'TezDele Baker A'],
['tz1SdwBHocSrcuMFNLPUg4LPRfx9eaqjVUEL', 'TezDele Baker B']
['tz1SdwBHocSrcuMFNLPUg4LPRfx9eaqjVUEL', 'TezDele Baker B'],
['tz1LBEKXaxQbd5Gtzbc1ATCwc3pppu81aWGc', 'Tez-Baking.com']
]);

transform(pkh: string): string {
Expand Down

0 comments on commit 01707f2

Please sign in to comment.