# getBalance

Returns the current balance in satoshi.

# Type

() => Promise<string>

# Syntax

await computer.getBalance()

# Return value

Returns the current balance in Satoshi.