add fee burning (#4818)
This commit is contained in:
@ -806,6 +806,7 @@ mod tests {
|
||||
let expected = json!({
|
||||
"jsonrpc": "2.0",
|
||||
"result": [ blockhash.to_string(), {
|
||||
"burnPercent": 50,
|
||||
"lamportsPerSignature": 0,
|
||||
"maxLamportsPerSignature": 0,
|
||||
"minLamportsPerSignature": 0,
|
||||
|
Reference in New Issue
Block a user