UNPKG

@nodeset/contracts

Version:

Protocol for accessing NodeSet's Constellation Ethereum staking network

5 lines (4 loc) 137 B
// Print pretty test title export function printTitle(user, desc) { return '\x1b[33m' + user + '\u001b[00m: \u001b[01;34m' + desc; }