Source: packet/trust.js

/**
 * @module packet/trust
 */

/**
 * @constructor
 */
module.exports = function trust() {

};