menu
sui_dart package
documentation
grpc/client.dart
SuiGrpcClient
getReferenceGasPrice method
getReferenceGasPrice method
dark_mode
light_mode
getReferenceGasPrice
method
Future
<
String
>
getReferenceGasPrice
(
)
Implementation
Future<String> getReferenceGasPrice() { return core.getReferenceGasPrice(); }
sui_dart package
documentation
grpc/client
SuiGrpcClient
getReferenceGasPrice method
SuiGrpcClient class