scripts property

  1. @TagNumber.new(7)
Map<String, List<int>> get scripts

Available redeem scripts indexed by script hash.

Implementation

@$pb.TagNumber(7)
$core.Map<$core.String, $core.List<$core.int>> get scripts => $_getMap(6);