Claim ID |
',
'lbry_supports_add_claim_id',
$claim_id,
); ?>
Claims can be for either Channels or Posts
|
Add LBC as Support |
',
'lbry_supports_add_bid_amount',
$bid_amount,
); ?>
Current minimum support bid 0.01
|
Amount Used to Create Claim |
' . esc_html__( '%1$.3f', 'lbrypress' ) . ' Initial bid that was used to publish the claim. ',
$init_bid,
plugin_dir_url( LBRY_PLUGIN_FILE ) . 'admin/images/lbc.png',
); ?>
|
Current Supports |
' . esc_html__('%1$.3f', 'lbrypress' ) . ' May not include very recently added supports, please be patient as it may take a short while to update. ',
$support_amount,
plugin_dir_url( LBRY_PLUGIN_FILE ) . 'admin/images/lbc.png',
); ?>
|