Interface AccountWeightRPC

interface AccountWeightRPC {
    weight: `${number}`;
}

Properties

Properties

weight: `${number}`