menu
vite package
documentation
vite.dart
LedgerApi
getAccountBlockByHash<T> abstract method
getAccountBlockByHash<T> abstract method
dark_mode
light_mode
getAccountBlockByHash<
T
>
abstract method
Future
<
T
>
getAccountBlockByHash
<
T
>(
String
hash
)
Implementation
Future<T> getAccountBlockByHash<T>(String hash);
vite package
documentation
vite
LedgerApi
getAccountBlockByHash<T> abstract method
LedgerApi class