Whitespace fixes.
This commit is contained in:
parent
dabb90bf40
commit
6585910c2a
@ -20,8 +20,6 @@ use null_engine::NullEngine;
|
|||||||
use denominations::*;
|
use denominations::*;
|
||||||
use header::*;
|
use header::*;
|
||||||
|
|
||||||
// TODO: need a JSON->cost closure converter.
|
|
||||||
|
|
||||||
/// Converts file from base64 gzipped bytes to json
|
/// Converts file from base64 gzipped bytes to json
|
||||||
pub fn base_to_json(source: &[u8]) -> Json {
|
pub fn base_to_json(source: &[u8]) -> Json {
|
||||||
// there is probably no need to store genesis in based64 gzip,
|
// there is probably no need to store genesis in based64 gzip,
|
||||||
|
Loading…
Reference in New Issue
Block a user