scripts property

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

Available redeem scripts indexed by script hash.

Implementation

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