Skip to main content

coinbase

Function coinbase 

Source
pub fn coinbase<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the COINBASE instruction.

Pushes the current block’s beneficiary address onto the stack.