mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-21 17:42:37 +02:00
Changed mixed indentation to four spaces
Put `test/rpc_wallet_tests.cpp` through clang-format.
This commit is contained in:
parent
31d6390fd1
commit
bc470c43ee
@ -177,7 +177,6 @@ BOOST_AUTO_TEST_CASE(rpc_wallet)
|
||||
Array arr = retValue.get_array();
|
||||
BOOST_CHECK(arr.size() > 0);
|
||||
BOOST_CHECK(CBitcoinAddress(arr[0].get_str()).Get() == demoAddress.Get());
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user