mirror of
https://gitee.com/BTAJL/repchain.git
synced 2024-12-03 04:08:40 +08:00
23 lines
927 B
JavaScript
23 lines
927 B
JavaScript
/*
|
|
* Copyright 2018 Blockchain Technology and Application Joint Lab, Fintech Research Center of ISCAS.
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BA SIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/
|
|
|
|
set({
|
|
'1MH9xedPTkWThJUgT8ZYehiGCM7bEZTVGN':1000000,
|
|
'12kAzqqhuq7xYgm9YTph1b9zmCpZPyUWxf':1000000,
|
|
'1GvvHCFZPajq5yVY44n7bdmSfv2MJ5LyLs':1000000,
|
|
'1AqZs6vhcLiiTvFxqS5CEqMw6xWuX9xqyi':1000000,
|
|
'16SrzMbzdLyGEUKY5FsdE8SVt5tQV1qmBY':1000000,
|
|
});
|