wee warning cleanup + build doc updates (#156)

* warning cleanup
* test compilation
* clarification on architecture in build doc, path export statement fix
This commit is contained in:
Yeastplume
2017-10-06 17:46:18 +01:00
committed by Ignotus Peverell
parent 3c137c0d1c
commit da21388131
4 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
use core::{core, consensus, global};
use core::{core, global};
use chain;
use secp::pedersen;