methode nonce par defaut

This commit is contained in:
2022-08-19 13:37:29 +02:00
parent 0f2850f6fd
commit a0e8703758
6 changed files with 427 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ blockchainExplorer = function(){
var _liste_blocks = [];
var _classes = ['bg-grey-even','bg-grey-odd'];
var _cur_class = 0;
var _cur_methode = 'hasard';
var _cur_methode = 'nonce';
var _mode = 1;
var _infos = false;
var _flag_nav = true;