getDefault static method

CurrentMempoolReq getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static CurrentMempoolReq getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<CurrentMempoolReq>(create);