From b71b5abb204657a04a96db149c57281a87ff62dc Mon Sep 17 00:00:00 2001 From: Matthias von Bargen Date: Tue, 30 Oct 2018 12:11:28 +0100 Subject: [PATCH] updated composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d65ae2..464b714 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mattvb91/trontrx", - "description": "Tron TRX Api wrapper", + "description": "Library for interacting with the Tron blockchain through Tron-Grid", "type": "library", "require": { "guzzlehttp/guzzle": "^6.3"