mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
chore: remove console log
This commit is contained in:
@@ -28,8 +28,6 @@ async function staking(timestamp, block, chainBlocks) {
|
||||
stakingBalanceCorrected
|
||||
);
|
||||
|
||||
console.log(typeof stakingBalance);
|
||||
|
||||
return balances;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user